Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Fill the specified container with the specified value.
This function does not perform a callback to propogate the adjoints upward
The specified matrix is filled by element.
VarMat | a var_value with inner type from EigenBase |
S | A var. |
x | Container. |
y | Value. |
Definition at line 26 of file initialize_fill.hpp.