Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g) | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | |
delta | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
Delta() const | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
Delta() | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
deterministic | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
Deterministic() const | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
Deterministic() | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
dH | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
dW | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
floor | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
Forward(const arma::Mat< eT > &&input, arma::Mat< eT > &&output) | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | |
gradient | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
gTemp | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
inputHeight | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
InputHeight() const | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
InputHeight() | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
inputParameter | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
InputParameter() const | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
InputParameter() | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
inputTemp | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
InputWidth() const | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
InputWidth() | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
inputWidth | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
inSize | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
kH | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
kW | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
MeanPooling() | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | |
MeanPooling(const size_t kW, const size_t kH, const size_t dW=1, const size_t dH=1, const bool floor=true) | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | |
offset | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
outputHeight | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
OutputHeight() const | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
OutputHeight() | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
outputParameter | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
OutputParameter() const | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
OutputParameter() | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
outputTemp | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
outputWidth | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
OutputWidth() const | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
OutputWidth() | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inline |
outSize | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
Pooling(const arma::Mat< eT > &input, arma::Mat< eT > &output) | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inlineprivate |
reset | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | private |
Serialize(Archive &ar, const unsigned int) | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | |
Unpooling(const arma::Mat< eT > &input, const arma::Mat< eT > &error, arma::Mat< eT > &output) | mlpack::ann::MeanPooling< InputDataType, OutputDataType > | inlineprivate |