![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
Determines plain (non expression) type associated with T.
For kernel generator expression it is a type the expression can be evaluated into.
| T | type to determine plain type of |
Definition at line 17 of file plain_type.hpp.
#include <plain_type.hpp>
Public Types | |
| using | type = math::matrix_cl< typename std::decay_t< T >::Scalar > |