| Add(Args... args) | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Add(LayerTypes< CustomLayers... > layer) | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | |
| Delta() const | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Delta() | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient) | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | |
| Gradient() const | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Gradient() | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Highway() | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | |
| Highway(const size_t inSize, const bool model=true) | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | |
| InputParameter() const | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| InputParameter() | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| InputShape() const | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| InSize() const | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Model() | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() const | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() const | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | inline |
| Reset() | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | |
| serialize(Archive &ar, const uint32_t) | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | |
| ~Highway() | mlpack::ann::Highway< InputDataType, OutputDataType, CustomLayers > | |