| Add(Args... args) (defined in mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers >) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Add(LayerTypes< CustomLayers... > layer) (defined in mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers >) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | |
| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g, const size_t index) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | |
| Concat(const bool model=false, const bool run=true) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | |
| Concat(arma::Row< size_t > &inputSize, const size_t axis, const bool model=false, const bool run=true) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | |
| ConcatAxis() const | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Delta() const | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Delta() | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(const arma::Mat< eT > &, const arma::Mat< eT > &error, arma::Mat< eT > &) (defined in mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers >) | mlpack::ann::Concat< 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::Concat< InputDataType, OutputDataType, CustomLayers >) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | |
| Gradient() const | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Gradient() | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| InputParameter() const (defined in mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers >) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| InputParameter() | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Model() | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() const | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() const | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Run() const | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Run() | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| serialize(Archive &ar, const uint32_t) | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | |
| WeightSize() const | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| ~Concat() | mlpack::ann::Concat< InputDataType, OutputDataType, CustomLayers > | |