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