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