numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Concept of Eigen's sparse matrices with scalars of the given type. More...
#include <num_collect/base/concepts/sparse_matrix_of.h>
Concept of Eigen's sparse matrices with scalars of the given type.
T | Type. |
Scalar | Type of the scalars. |
Definition at line 37 of file sparse_matrix_of.h.