| AdaptiveMeanPooling() | AdaptiveMeanPooling< InputDataType, OutputDataType > | |
| AdaptiveMeanPooling(const size_t outputWidth, const size_t outputHeight) | AdaptiveMeanPooling< InputDataType, OutputDataType > | |
| AdaptiveMeanPooling(const std::tuple< size_t, size_t > &outputShape) | AdaptiveMeanPooling< InputDataType, OutputDataType > | |
| Backward(const arma::Mat< eT > &input, const arma::Mat< eT > &gy, arma::Mat< eT > &g) | AdaptiveMeanPooling< InputDataType, OutputDataType > | |
| Delta() const | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| Delta() | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | AdaptiveMeanPooling< InputDataType, OutputDataType > | |
| InputHeight() const | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| InputHeight() | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| InputSize() const | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| InputWidth() const | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| InputWidth() | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| OutputHeight() const | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| OutputHeight() | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| OutputParameter() const | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| OutputParameter() | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| OutputSize() const | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| OutputWidth() const | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| OutputWidth() | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const uint32_t version) | AdaptiveMeanPooling< InputDataType, OutputDataType > | |
| WeightSize() const | AdaptiveMeanPooling< InputDataType, OutputDataType > | inline |