Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Function applying the vi_val_functor to extract the varis and and values of a given var matrix into separate matrices.
EigVar | type of the Eigen container of var. |
EigDbl | type of the Eigen container of doubles to be copied to. |
[in] | VarMat | Input Eigen container of var. |
[in] | VariMat | Output Eigen container of vari. |
[in] | ValMat | Output Eigen container of values. |
Definition at line 175 of file read_var.hpp.