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

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

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