| Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | Linear< InputDataType, OutputDataType > | |
| Delta() const | Linear< InputDataType, OutputDataType > | inline |
| Delta() | Linear< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &&input, arma::Mat< eT > &&output) | Linear< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient) | Linear< InputDataType, OutputDataType > | |
| Gradient() const | Linear< InputDataType, OutputDataType > | inline |
| Gradient() | Linear< InputDataType, OutputDataType > | inline |
| InputParameter() const | Linear< InputDataType, OutputDataType > | inline |
| InputParameter() | Linear< InputDataType, OutputDataType > | inline |
| Linear() | Linear< InputDataType, OutputDataType > | |
| Linear(const size_t inSize, const size_t outSize) | Linear< InputDataType, OutputDataType > | |
| OutputParameter() const | Linear< InputDataType, OutputDataType > | inline |
| OutputParameter() | Linear< InputDataType, OutputDataType > | inline |
| Parameters() const | Linear< InputDataType, OutputDataType > | inline |
| Parameters() | Linear< InputDataType, OutputDataType > | inline |
| Reset() | Linear< InputDataType, OutputDataType > | |
| serialize(Archive &ar, const unsigned int) | Linear< InputDataType, OutputDataType > | |