HuberLoss< InputDataType, OutputDataType > Member List

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

Backward(const PredictionType &prediction, const TargetType &target, LossType &loss)HuberLoss< InputDataType, OutputDataType >
Delta() constHuberLoss< InputDataType, OutputDataType >inline
Delta()HuberLoss< InputDataType, OutputDataType >inline
Forward(const PredictionType &prediction, const TargetType &target)HuberLoss< InputDataType, OutputDataType >
HuberLoss(const double delta=1.0, const bool mean=true)HuberLoss< InputDataType, OutputDataType >
Mean() constHuberLoss< InputDataType, OutputDataType >inline
Mean()HuberLoss< InputDataType, OutputDataType >inline
OutputParameter() constHuberLoss< InputDataType, OutputDataType >inline
OutputParameter()HuberLoss< InputDataType, OutputDataType >inline
serialize(Archive &ar, const uint32_t)HuberLoss< InputDataType, OutputDataType >