Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Initialize every cell in the matrix to the specified value.
R | number of rows, can be Eigen::Dynamic |
C | number of columns, can be Eigen::Dynamic |
Definition at line 27 of file initialize_variable.hpp.