Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Add the specified arithmetic type value to the buffer after static casting it to the class type T
.
See the std library doc for std::is_arithmetic
for information on what counts as an arithmetic type.
S | Type of argument |
x | Value to add |
Definition at line 40 of file accumulator.hpp.