This is the complete list of members for HingeLoss< InputDataType, OutputDataType >, including all inherited members.
Backward(const PredictionType &prediction, const TargetType &target, LossType &loss) | HingeLoss< InputDataType, OutputDataType > | |
Forward(const PredictionType &prediction, const TargetType &target) | HingeLoss< InputDataType, OutputDataType > | |
HingeLoss(const bool reduction=true) | HingeLoss< InputDataType, OutputDataType > | |
OutputParameter() const | HingeLoss< InputDataType, OutputDataType > | inline |
OutputParameter() | HingeLoss< InputDataType, OutputDataType > | inline |
Reduction() const | HingeLoss< InputDataType, OutputDataType > | inline |
Reduction() | HingeLoss< InputDataType, OutputDataType > | inline |
serialize(Archive &ar, const uint32_t) | HingeLoss< InputDataType, OutputDataType > |