numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Class to check whether a type is a Eigen's matrix. More...
#include <num_collect/util/is_eigen_matrix.h>
Class to check whether a type is a Eigen's matrix.
Type | Type to be checked. |
Definition at line 34 of file is_eigen_matrix.h.