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

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

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