Sequential< InputDataType, OutputDataType, Residual, CustomLayers > Member List

This is the complete list of members for Sequential< InputDataType, OutputDataType, Residual, CustomLayers >, including all inherited members.

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() constSequential< 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() constSequential< InputDataType, OutputDataType, Residual, CustomLayers >inline
Gradient()Sequential< InputDataType, OutputDataType, Residual, CustomLayers >inline
InputParameter() constSequential< InputDataType, OutputDataType, Residual, CustomLayers >inline
InputParameter()Sequential< InputDataType, OutputDataType, Residual, CustomLayers >inline
Model()Sequential< InputDataType, OutputDataType, Residual, CustomLayers >inline
OutputParameter() constSequential< InputDataType, OutputDataType, Residual, CustomLayers >inline
OutputParameter()Sequential< InputDataType, OutputDataType, Residual, CustomLayers >inline
Parameters() constSequential< 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 >