| Backward(const arma::Mat< eT > &&input, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
| Delta() const | WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
| Delta() | WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
| Forward(arma::Mat< eT > &&input, arma::Mat< eT > &&output) | WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
| Gradient(arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient) | WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
| Gradient() const | WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
| Gradient() | WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
| Layer() | WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() const | WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
| OutputParameter() | WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() const | WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
| Parameters() | WeightNorm< InputDataType, OutputDataType, CustomLayers > | inline |
| Reset() | WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
| serialize(Archive &ar, const unsigned int) | WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
| WeightNorm(LayerTypes< CustomLayers... > layer=LayerTypes< CustomLayers... >()) | WeightNorm< InputDataType, OutputDataType, CustomLayers > | |
| ~WeightNorm() | WeightNorm< InputDataType, OutputDataType, CustomLayers > | |