| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gradient, arma::Mat< eT > &output) | BilinearInterpolation< InputDataType, OutputDataType > | |
| BilinearInterpolation() | BilinearInterpolation< InputDataType, OutputDataType > | |
| BilinearInterpolation(const size_t inRowSize, const size_t inColSize, const size_t outRowSize, const size_t outColSize, const size_t depth) | BilinearInterpolation< InputDataType, OutputDataType > | |
| Delta() const | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| Delta() | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | BilinearInterpolation< InputDataType, OutputDataType > | |
| InColSize() const | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| InColSize() | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| InDepth() const | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| InDepth() | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| InputShape() const | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| InRowSize() const | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| InRowSize() | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| OutColSize() const | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| OutColSize() | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| OutputParameter() const | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| OutputParameter() | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| OutRowSize() const | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| OutRowSize() | BilinearInterpolation< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const uint32_t) | BilinearInterpolation< InputDataType, OutputDataType > | |