Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Fill the specified container with the specified value.
Each container in the specified standard vector is filled recursively by calling fill
.
Vec | A standard vector |
S | type of value |
[in] | x | Container. |
[in,out] | y | Value. |
Definition at line 57 of file initialize_fill.hpp.