numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
num_collect::is_eigen_vector< Type > Class Template Reference

Class to check whether a type is a Eigen's vector. More...

#include <num_collect/util/is_eigen_vector.h>

+ Inheritance diagram for num_collect::is_eigen_vector< Type >:
+ Collaboration diagram for num_collect::is_eigen_vector< Type >:

Detailed Description

template<typename Type>
class num_collect::is_eigen_vector< Type >

Class to check whether a type is a Eigen's vector.

Template Parameters
TypeType to be checked.

Definition at line 34 of file is_eigen_vector.h.


The documentation for this class was generated from the following file: