mlpack 3.4.2
ELU< InputDataType, OutputDataType > Member List

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

Alpha() constELU< InputDataType, OutputDataType >inline
Alpha()ELU< InputDataType, OutputDataType >inline
Backward(const DataType &input, const DataType &gy, DataType &g)ELU< InputDataType, OutputDataType >
Delta() constELU< InputDataType, OutputDataType >inline
Delta()ELU< InputDataType, OutputDataType >inline
Deterministic() constELU< InputDataType, OutputDataType >inline
Deterministic()ELU< InputDataType, OutputDataType >inline
ELU()ELU< InputDataType, OutputDataType >
ELU(const double alpha)ELU< InputDataType, OutputDataType >
Forward(const InputType &input, OutputType &output)ELU< InputDataType, OutputDataType >
Lambda() constELU< InputDataType, OutputDataType >inline
OutputParameter() constELU< InputDataType, OutputDataType >inline
OutputParameter()ELU< InputDataType, OutputDataType >inline
serialize(Archive &ar, const unsigned int)ELU< InputDataType, OutputDataType >