![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Conditionally sum the input at compile time.
This overload does not sum.
| CondSum | A struct with a static boolean member value which if false will pass the input to the output. |
| T | A scalar, Eigen type, or standard vector with inner scalar type. |
| x | The value to be passed trhough. |
Definition at line 30 of file possibly_sum.hpp.