![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Function applying the read_fvar_functor to extract the values and tangets of a given fvar matrix into separate matrices.
| EigFvar | type of the Eigen container of fvar. |
| EigOut | type of the Eigen containers to copy to |
| [in] | FvarMat | Input Eigen container of fvar. |
| [in] | ValMat | Output Eigen container of values. |
| [in] | DMat | Output Eigen container of tangents. |
Definition at line 44 of file read_fvar.hpp.