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