Public Types | |
template<typename T , class Context > | |
using | Reducer = SumRangeReducer< T, Context > |
template<typename T , class Context > | |
using | ReducerGradient = SumRangeReducerGradient< T, Context > |
Static Public Attributes | |
static constexpr const char * | name = "Sum" |
static constexpr const char * | doc |
Definition at line 60 of file reducer_functors.h.
|
static |
Definition at line 66 of file reducer_functors.h.