mlpack  3.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HardTanH< InputDataType, OutputDataType > Member List

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

Backward(const DataType &&input, DataType &&gy, DataType &&g)HardTanH< InputDataType, OutputDataType >
Delta() const HardTanH< InputDataType, OutputDataType >inline
Delta()HardTanH< InputDataType, OutputDataType >inline
Forward(const InputType &&input, OutputType &&output)HardTanH< InputDataType, OutputDataType >
HardTanH(const double maxValue=1, const double minValue=-1)HardTanH< InputDataType, OutputDataType >
MaxValue() const HardTanH< InputDataType, OutputDataType >inline
MaxValue()HardTanH< InputDataType, OutputDataType >inline
MinValue() const HardTanH< InputDataType, OutputDataType >inline
MinValue()HardTanH< InputDataType, OutputDataType >inline
OutputParameter() const HardTanH< InputDataType, OutputDataType >inline
OutputParameter()HardTanH< InputDataType, OutputDataType >inline
serialize(Archive &ar, const unsigned int)HardTanH< InputDataType, OutputDataType >