| 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 > | |
| Backward(const arma::Mat< eT > &&, 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 > | |
| 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(arma::Mat< eT > &&input, 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 &, const unsigned int) | Concat< InputDataType, OutputDataType, CustomLayers > | |
| ~Concat() | Concat< InputDataType, OutputDataType, CustomLayers > | |