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