Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Function applying the vi_adj_functor to extract the varis and and adjoints 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] | AdjMat | Output Eigen container of adjoints. |
Definition at line 193 of file read_var.hpp.