| 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 > | |
| AddMerge(const bool model, const bool run, const bool ownsLayers) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Backward(const arma::Mat< eT > &, const 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(const InputType &, OutputType &output) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(const arma::Mat< eT > &input, const 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 uint32_t) | AddMerge< InputDataType, OutputDataType, CustomLayers > | |
| ~AddMerge() | AddMerge< InputDataType, OutputDataType, CustomLayers > | |