| Add(Args... args) | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Add(LayerTypes< CustomLayers... > layer) | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| AddMerge(const bool model=false, const bool run=true) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g, const size_t index) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Delta() const | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Delta() | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Forward(InputType &&, OutputType &&output) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient, const size_t index) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| InputParameter() const | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| InputParameter() | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Model() | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() const | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() const | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Run() const | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Run() | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| serialize(Archive &ar, const unsigned int) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| ~AddMerge() | AddMerge< InputDataType, OutputDataType, CustomLayers > | |