Stan Math Library
4.9.0
Automatic Differentiation
|
Checks whether type T is derived from Eigen::MatrixBase and has columns and rows not equal to 1.
If true this will have a static member function named value with a type of true, else value is false.
T | Type to check if it is derived from MatrixBase and has more than 1 compile time row and column. |
Definition at line 42 of file is_eigen_matrix.hpp.
#include <is_eigen_matrix.hpp>