mlpack
mlpack::ann::SoftMarginLoss< InputDataType, OutputDataType > Member List

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() constmlpack::ann::SoftMarginLoss< InputDataType, OutputDataType >inline
OutputParameter()mlpack::ann::SoftMarginLoss< InputDataType, OutputDataType >inline
Reduction() constmlpack::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 >