numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Check whether a type is a sparse matrix. More...
#include <num_collect/base/concepts/sparse_matrix.h>
Check whether a type is a sparse matrix.
T | Type. |
Definition at line 36 of file sparse_matrix.h.