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