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