mlpack 3.4.2
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() constMarginRankingLoss< InputDataType, OutputDataType >inline
Margin()MarginRankingLoss< InputDataType, OutputDataType >inline
MarginRankingLoss(const double margin=1.0)MarginRankingLoss< InputDataType, OutputDataType >
OutputParameter() constMarginRankingLoss< InputDataType, OutputDataType >inline
OutputParameter()MarginRankingLoss< InputDataType, OutputDataType >inline
serialize(Archive &ar, const unsigned int)MarginRankingLoss< InputDataType, OutputDataType >