| Average() const | BatchNorm< InputDataType, OutputDataType > | inline |
| Backward(const arma::Mat< eT > &input, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | BatchNorm< InputDataType, OutputDataType > | |
| BatchNorm() | BatchNorm< InputDataType, OutputDataType > | |
| BatchNorm(const size_t size, const double eps=1e-8, const bool average=true, const double momentum=0.1) | BatchNorm< InputDataType, OutputDataType > | |
| Delta() const | BatchNorm< InputDataType, OutputDataType > | inline |
| Delta() | BatchNorm< InputDataType, OutputDataType > | inline |
| Deterministic() const | BatchNorm< InputDataType, OutputDataType > | inline |
| Deterministic() | BatchNorm< InputDataType, OutputDataType > | inline |
| Epsilon() const | BatchNorm< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | BatchNorm< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &gradient) | BatchNorm< InputDataType, OutputDataType > | |
| Gradient() const | BatchNorm< InputDataType, OutputDataType > | inline |
| Gradient() | BatchNorm< InputDataType, OutputDataType > | inline |
| InputSize() const | BatchNorm< InputDataType, OutputDataType > | inline |
| Momentum() const | BatchNorm< InputDataType, OutputDataType > | inline |
| OutputParameter() const | BatchNorm< InputDataType, OutputDataType > | inline |
| OutputParameter() | BatchNorm< InputDataType, OutputDataType > | inline |
| Parameters() const | BatchNorm< InputDataType, OutputDataType > | inline |
| Parameters() | BatchNorm< InputDataType, OutputDataType > | inline |
| Reset() | BatchNorm< InputDataType, OutputDataType > | |
| serialize(Archive &ar, const uint32_t) | BatchNorm< InputDataType, OutputDataType > | |
| TrainingMean() const | BatchNorm< InputDataType, OutputDataType > | inline |
| TrainingMean() | BatchNorm< InputDataType, OutputDataType > | inline |
| TrainingVariance() const | BatchNorm< InputDataType, OutputDataType > | inline |
| TrainingVariance() | BatchNorm< InputDataType, OutputDataType > | inline |
| WeightSize() const | BatchNorm< InputDataType, OutputDataType > | inline |