MeanPooling< InputDataType, OutputDataType > Member List

This is the complete list of members for MeanPooling< InputDataType, OutputDataType >, including all inherited members.

Backward(const arma::Mat< eT > &&, arma::Mat< eT > &&gy, arma::Mat< eT > &&g)MeanPooling< InputDataType, OutputDataType >
Delta() constMeanPooling< InputDataType, OutputDataType >inline
Delta()MeanPooling< InputDataType, OutputDataType >inline
Deterministic() constMeanPooling< InputDataType, OutputDataType >inline
Deterministic()MeanPooling< InputDataType, OutputDataType >inline
Forward(const arma::Mat< eT > &&input, arma::Mat< eT > &&output)MeanPooling< InputDataType, OutputDataType >
InputHeight() constMeanPooling< InputDataType, OutputDataType >inline
InputHeight()MeanPooling< InputDataType, OutputDataType >inline
InputParameter() constMeanPooling< InputDataType, OutputDataType >inline
InputParameter()MeanPooling< InputDataType, OutputDataType >inline
InputWidth() constMeanPooling< InputDataType, OutputDataType >inline
InputWidth()MeanPooling< InputDataType, OutputDataType >inline
MeanPooling()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)MeanPooling< InputDataType, OutputDataType >
OutputHeight() constMeanPooling< InputDataType, OutputDataType >inline
OutputHeight()MeanPooling< InputDataType, OutputDataType >inline
OutputParameter() constMeanPooling< InputDataType, OutputDataType >inline
OutputParameter()MeanPooling< InputDataType, OutputDataType >inline
OutputWidth() constMeanPooling< InputDataType, OutputDataType >inline
OutputWidth()MeanPooling< InputDataType, OutputDataType >inline
serialize(Archive &ar, const unsigned int)MeanPooling< InputDataType, OutputDataType >