| Add(const LayerType &layer) | Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Add(Args... args) | Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Add(LayerTypes< CustomLayers... > layer) | Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | Concat< InputDataType, OutputDataType, CustomLayers > | |
| Concat(const bool model=true, const bool same=true) | Concat< InputDataType, OutputDataType, CustomLayers > | |
| Delta() const | Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Delta() | Concat< InputDataType, OutputDataType, CustomLayers > | inline |
| Forward(arma::Mat< eT > &&input, arma::Mat< eT > &&output) | Concat< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(arma::Mat< eT > &&, arma::Mat< eT > &&error, arma::Mat< eT > &&) | 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 |
| serialize(Archive &, const unsigned int) | Concat< InputDataType, OutputDataType, CustomLayers > | |
| ~Concat() | Concat< InputDataType, OutputDataType, CustomLayers > | |