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

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

Alpha() const PReLU< InputDataType, OutputDataType >inline
Alpha()PReLU< InputDataType, OutputDataType >inline
Backward(const DataType &&input, DataType &&gy, DataType &&g)PReLU< InputDataType, OutputDataType >
Delta() const PReLU< InputDataType, OutputDataType >inline
Delta()PReLU< InputDataType, OutputDataType >inline
Forward(const InputType &&input, OutputType &&output)PReLU< InputDataType, OutputDataType >
Gradient(const arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient)PReLU< InputDataType, OutputDataType >
Gradient() const PReLU< InputDataType, OutputDataType >inline
Gradient()PReLU< InputDataType, OutputDataType >inline
InputParameter() const PReLU< InputDataType, OutputDataType >inline
InputParameter()PReLU< InputDataType, OutputDataType >inline
OutputParameter() const PReLU< InputDataType, OutputDataType >inline
OutputParameter()PReLU< InputDataType, OutputDataType >inline
Parameters() const PReLU< InputDataType, OutputDataType >inline
Parameters()PReLU< InputDataType, OutputDataType >inline
PReLU(const double userAlpha=0.03)PReLU< InputDataType, OutputDataType >
Reset()PReLU< InputDataType, OutputDataType >
serialize(Archive &ar, const unsigned int)PReLU< InputDataType, OutputDataType >