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, const 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, const arma::Mat< eT > &error, arma::Mat< eT > &gradient) | PReLU< InputDataType, OutputDataType > | |
| Gradient() const | PReLU< InputDataType, OutputDataType > | inline |
| Gradient() | 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 uint32_t) | PReLU< InputDataType, OutputDataType > | |
| WeightSize() const | PReLU< InputDataType, OutputDataType > | inline |