Stan Math Library
4.9.0
Automatic Differentiation
|
Allocates and populates a flat array of vari pointers in the autodiff arena with the varis pointed to by the vars in the input Eigen matrix.
R | number of rows, can be Eigen::Dynamic |
C | number of columns, can be Eigen::Dynamic |
x | input matrix |
Definition at line 21 of file build_vari_array.hpp.