![]() |
Stan
2.5.0
probability, sampling & optimization
|
Metaprogram structure to determine the type of first container of the base scalar type of a template argument. More...
#include <traits.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 502 of file traits.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 506 of file traits.hpp.