Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Extract the value from an object.
For eigen types and std::vectors
convert to an eigen array and for scalars return a scalar.
T | A stan scalar, eigen vector, or std::vector . |
v | Specified value. |
Definition at line 21 of file as_value_array_or_scalar.hpp.