Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Fill the specified container with the specified value.
This base case simply assigns the value to the container.
T | Type of reference container. |
S | Type of value. |
x | Container. |
y | Value. |
Definition at line 41 of file initialize_fill.hpp.