mlpack  3.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MarginRankingLoss< InputDataType, OutputDataType > Member List

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

Backward(const InputType &input, const TargetType &target, OutputType &output)MarginRankingLoss< InputDataType, OutputDataType >
Forward(const InputType &input, const TargetType &target)MarginRankingLoss< InputDataType, OutputDataType >
Margin() const MarginRankingLoss< InputDataType, OutputDataType >inline
Margin()MarginRankingLoss< InputDataType, OutputDataType >inline
MarginRankingLoss(const double margin=1.0)MarginRankingLoss< InputDataType, OutputDataType >
OutputParameter() const MarginRankingLoss< InputDataType, OutputDataType >inline
OutputParameter()MarginRankingLoss< InputDataType, OutputDataType >inline
serialize(Archive &ar, const unsigned int)MarginRankingLoss< InputDataType, OutputDataType >