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