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