| Backward(const arma::Mat< eT > &&input, 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) | 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 |
| Forward(const arma::Mat< eT > &&input, arma::Mat< eT > &&output) | BatchNorm< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient) | BatchNorm< InputDataType, OutputDataType > | |
| Gradient() const | BatchNorm< InputDataType, OutputDataType > | inline |
| Gradient() | 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 unsigned int) | BatchNorm< InputDataType, OutputDataType > | |
| TrainingMean() | BatchNorm< InputDataType, OutputDataType > | inline |
| TrainingVariance() | BatchNorm< InputDataType, OutputDataType > | inline |