This is the complete list of members for Add< InputDataType, OutputDataType >, including all inherited members.
| Add(const size_t outSize=0) | Add< InputDataType, OutputDataType > | |
| Backward(const arma::Mat< eT > &&, const arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | Add< InputDataType, OutputDataType > | |
| Delta() const | Add< InputDataType, OutputDataType > | inline |
| Delta() | Add< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &&input, arma::Mat< eT > &&output) | Add< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &&, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient) | Add< InputDataType, OutputDataType > | |
| Gradient() const | Add< InputDataType, OutputDataType > | inline |
| Gradient() | Add< InputDataType, OutputDataType > | inline |
| OutputParameter() const | Add< InputDataType, OutputDataType > | inline |
| OutputParameter() | Add< InputDataType, OutputDataType > | inline |
| Parameters() const | Add< InputDataType, OutputDataType > | inline |
| Parameters() | Add< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const unsigned int) | Add< InputDataType, OutputDataType > |