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

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

Backward(const PredictionType &prediction, const TargetType &target, LossType &loss)mlpack::ann::MarginRankingLoss< InputDataType, OutputDataType >
Forward(const PredictionType &prediction, const TargetType &target)mlpack::ann::MarginRankingLoss< InputDataType, OutputDataType >
Margin() constmlpack::ann::MarginRankingLoss< InputDataType, OutputDataType >inline
Margin()mlpack::ann::MarginRankingLoss< InputDataType, OutputDataType >inline
MarginRankingLoss(const double margin=1.0)mlpack::ann::MarginRankingLoss< InputDataType, OutputDataType >
OutputParameter() constmlpack::ann::MarginRankingLoss< InputDataType, OutputDataType >inline
OutputParameter()mlpack::ann::MarginRankingLoss< InputDataType, OutputDataType >inline
serialize(Archive &ar, const uint32_t)mlpack::ann::MarginRankingLoss< InputDataType, OutputDataType >