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