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