| Add(Args... args) | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| Add(LayerTypes< CustomLayers... > layer) | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | |
| DeleteModules() | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | |
| Delta() const | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| Delta() | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| Forward(arma::Mat< eT > &&input, arma::Mat< eT > &&output) | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | |
| Gradient(arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&) | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | |
| Gradient() const | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| Gradient() | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| InputParameter() const | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| InputParameter() | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| Model() | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| OutputParameter() const | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| OutputParameter() | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| Parameters() const | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| Parameters() | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | inline |
| Sequential(const bool model=true) | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | |
| serialize(Archive &, const unsigned int) | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | |
| ~Sequential() | Sequential< InputDataType, OutputDataType, Residual, CustomLayers > | |