![]() |
Stan Math Library
5.0.0
Automatic Differentiation
|
Determines plain (non expression) type associated with T
.
For var_value
with an underlying eigen type this is a var_value<plain_type_t<T>>
T | type to determine plain type of |
Definition at line 17 of file plain_type.hpp.
#include <plain_type.hpp>
Public Types | |
using | type = typename stan::math::var_value< plain_type_t< value_type_t< T > > > |