mlpack 3.4.2
SoftMarginLoss< InputDataType, OutputDataType > Member List

This is the complete list of members for SoftMarginLoss< InputDataType, OutputDataType >, including all inherited members.

Backward(const InputType &input, const TargetType &target, OutputType &output)SoftMarginLoss< InputDataType, OutputDataType >
Forward(const InputType &input, const TargetType &target)SoftMarginLoss< InputDataType, OutputDataType >
OutputParameter() constSoftMarginLoss< InputDataType, OutputDataType >inline
OutputParameter()SoftMarginLoss< InputDataType, OutputDataType >inline
Reduction() constSoftMarginLoss< InputDataType, OutputDataType >inline
Reduction()SoftMarginLoss< InputDataType, OutputDataType >inline
serialize(Archive &ar, const unsigned int)SoftMarginLoss< InputDataType, OutputDataType >
SoftMarginLoss(const bool reduction=true)SoftMarginLoss< InputDataType, OutputDataType >