mlpack 3.4.2
|
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 InputType &input, const TargetType &target, OutputType &output) | LogCoshLoss< InputDataType, OutputDataType > | |
Forward(const InputType &input, 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 unsigned int) | LogCoshLoss< InputDataType, OutputDataType > |