Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Converts an Eigen matrix (or vector or row_vector) or expression of var
s into var_value
.
Adjoint is propagated back to argument in the reverse pass.
T | type of the input |
a | matrix to convert |
Definition at line 23 of file to_var_value.hpp.