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