![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Conditionally sum the input at compile time.
| CondSum | A struct with a static boolean member value which if true will allow the input value to be summed |
| T | A scalar, Eigen type, or standard vector with inner scalar type. |
| x | The value to be summed. |
Definition at line 18 of file possibly_sum.hpp.