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

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

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