![]() |
Stan Math Library
2.15.0
reverse mode automatic differentiation
|
Metaprogram structure to determine the type of first container of the base scalar type of a template argument. More...
#include <scalar_type_pre.hpp>
Public Types | |
typedef scalar_type_helper_pre< is_vector< typename stan::math::value_type< T >::type >::value, typename stan::math::value_type< T >::type, T >::type | type |
Metaprogram structure to determine the type of first container of the base scalar type of a template argument.
T | Type of object. |
Definition at line 33 of file scalar_type_pre.hpp.
typedef scalar_type_helper_pre<is_vector <typename stan::math::value_type<T>::type>::value, typename stan::math::value_type<T>::type, T>::type stan::scalar_type_pre< T >::type |
Definition at line 38 of file scalar_type_pre.hpp.