![]() |
Stan Math Library
5.1.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>
Inheritance diagram for stan::is_eigen_matrix_dynamic< T >: