mlpack 3.4.2
HuberLoss< InputDataType, OutputDataType > Member List

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

Backward(const InputType &input, const TargetType &target, OutputType &output)HuberLoss< InputDataType, OutputDataType >
Delta() constHuberLoss< InputDataType, OutputDataType >inline
Delta()HuberLoss< InputDataType, OutputDataType >inline
Forward(const InputType &input, 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 unsigned int)HuberLoss< InputDataType, OutputDataType >