![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Fill the specified container with the specified value.
The specified matrix is filled by element.
| VarMat | a var_value with inner type from EigenBase |
| S | A var. |
| x | Container. |
| y | Value. |
The specified matrix is filled by element.
| VarMat | a var_value with inner type from EigenBase |
| S | An arithmetic type. |
| x | Container. |
| y | Value. |