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 81 of file is_eigen.hpp.
#include <is_eigen.hpp>
Public Types | |
using | type = scalar_type_t< typename Eigen::internal::traits< std::decay_t< T > >::Scalar > |