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