| Backward(const arma::Mat< eT > &&input, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | LayerNorm< InputDataType, OutputDataType > | |
| Delta() const | LayerNorm< InputDataType, OutputDataType > | inline |
| Delta() | LayerNorm< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &&input, arma::Mat< eT > &&output) | LayerNorm< InputDataType, OutputDataType > | |
| Gradient(const arma::Mat< eT > &&input, arma::Mat< eT > &&error, arma::Mat< eT > &&gradient) | LayerNorm< InputDataType, OutputDataType > | |
| Gradient() const | LayerNorm< InputDataType, OutputDataType > | inline |
| Gradient() | LayerNorm< InputDataType, OutputDataType > | inline |
| LayerNorm() | LayerNorm< InputDataType, OutputDataType > | |
| LayerNorm(const size_t size, const double eps=1e-8) | LayerNorm< InputDataType, OutputDataType > | |
| Mean() | LayerNorm< InputDataType, OutputDataType > | inline |
| OutputParameter() const | LayerNorm< InputDataType, OutputDataType > | inline |
| OutputParameter() | LayerNorm< InputDataType, OutputDataType > | inline |
| Parameters() const | LayerNorm< InputDataType, OutputDataType > | inline |
| Parameters() | LayerNorm< InputDataType, OutputDataType > | inline |
| Reset() | LayerNorm< InputDataType, OutputDataType > | |
| serialize(Archive &ar, const unsigned int) | LayerNorm< InputDataType, OutputDataType > | |
| Variance() | LayerNorm< InputDataType, OutputDataType > | inline |