Stan Math Library
5.0.0
Automatic Differentiation
|
Template metaprogram defining the type of values stored in an Eigen matrix, vector, or row vector.
T | type to check |
Definition at line 67 of file is_eigen.hpp.
#include <is_eigen.hpp>
Public Types | |
using | type = typename std::decay_t< T >::Scalar |