Public Types | |
| template<typename T , class Context > | |
| using | Reducer = LogMeanExpRangeReducer< T, Context > |
| template<typename T , class Context > | |
| using | ReducerGradient = LogMeanExpRangeReducerGradient< T, Context > |
Static Public Attributes | |
| static constexpr const char * | name = "LogMeanExp" |
| static constexpr const char * | doc |
Definition at line 185 of file reducer_functors.h.
|
static |
Definition at line 191 of file reducer_functors.h.
1.8.11