| Add(LayerTypes< CustomLayers... > layer) | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Add(const LayerType &layer) | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Add(Args... args) | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| AddMerge(const bool model=false) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Delta() const | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Delta() | AddMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Forward(const InputType &&, OutputType &&output) | 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 |
| serialize(Archive &ar, const unsigned int) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| ~AddMerge() | AddMerge< InputDataType, OutputDataType, CustomLayers > | |