| Add(Args... args) | MultiplyMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Add(LayerTypes< CustomLayers... > layer) | MultiplyMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| Backward(const arma::Mat< eT > &, const 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(const InputType &, OutputType &output) | MultiplyMerge< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(const arma::Mat< eT > &input, const 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 > | |
| MultiplyMerge(const MultiplyMerge &layer) | MultiplyMerge< InputDataType, OutputDataType, CustomLayers > | |
| MultiplyMerge(MultiplyMerge &&layer) | MultiplyMerge< InputDataType, OutputDataType, CustomLayers > | |
| operator=(const MultiplyMerge &layer) | MultiplyMerge< InputDataType, OutputDataType, CustomLayers > | |
| operator=(MultiplyMerge &&layer) | 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 uint32_t) | MultiplyMerge< InputDataType, OutputDataType, CustomLayers > | |
| WeightSize() const | MultiplyMerge< InputDataType, OutputDataType, CustomLayers > | inline |
| ~MultiplyMerge() | MultiplyMerge< InputDataType, OutputDataType, CustomLayers > | |