![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
Specialization of scalar_type for vector to recursively return the inner scalar type.
T | type of standard vector |
Definition at line 607 of file is_vector.hpp.
#include <is_vector.hpp>
Public Types | |
using | type = scalar_type_t< typename std::decay_t< T >::value_type > |