mlpack 3.4.2
|
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() 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 unsigned int) | SoftMarginLoss< InputDataType, OutputDataType > | |
SoftMarginLoss(const bool reduction=true) | SoftMarginLoss< InputDataType, OutputDataType > |