Stan Math Library
4.9.0
Automatic Differentiation
|
Determines plain (non expression) type associated with T
.
For non Eigen
types it is the decayed input type.
T | type to determine plain type of |
Definition at line 17 of file plain_type.hpp.
#include <plain_type.hpp>
Public Types | |
using | type = std::decay_t< T > |