This is the complete list of members for TripletMarginLoss< InputDataType, OutputDataType >, including all inherited members.
Backward(const PredictionType &prediction, const TargetType &target, LossType &loss) | TripletMarginLoss< InputDataType, OutputDataType > | |
Forward(const PredictionType &prediction, const TargetType &target) | TripletMarginLoss< InputDataType, OutputDataType > | |
Margin() const | TripletMarginLoss< InputDataType, OutputDataType > | inline |
Margin() | TripletMarginLoss< InputDataType, OutputDataType > | inline |
OutputParameter() const | TripletMarginLoss< InputDataType, OutputDataType > | inline |
OutputParameter() | TripletMarginLoss< InputDataType, OutputDataType > | inline |
serialize(Archive &ar, const unsigned int) | TripletMarginLoss< InputDataType, OutputDataType > | |
TripletMarginLoss(const double margin=1.0) | TripletMarginLoss< InputDataType, OutputDataType > |