Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the primitive value of the specified argument.
This implementation only applies to non-arithmetic types as defined by std library's is_arithmetic
trait metaprogram.
T | type of non-arithmetic input. |
x | input. |
Definition at line 44 of file primitive_value.hpp.