| Alpha() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| Alpha() | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gradient, arma::Mat< eT > &output) | BicubicInterpolation< InputDataType, OutputDataType > | |
| BicubicInterpolation() | BicubicInterpolation< InputDataType, OutputDataType > | |
| BicubicInterpolation(const size_t inRowSize, const size_t inColSize, const size_t outRowSize, const size_t outColSize, const size_t depth, const double alpha=-0.75) | BicubicInterpolation< InputDataType, OutputDataType > | |
| Delta() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| Delta() | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | BicubicInterpolation< InputDataType, OutputDataType > | |
| GetKernalWeight(double delta, arma::mat &coeffs) | BicubicInterpolation< InputDataType, OutputDataType > | |
| InColSize() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| InColSize() | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| InDepth() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| InDepth() | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| InputShape() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| InRowSize() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| InRowSize() | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| OutColSize() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| OutColSize() | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| OutputParameter() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| OutputParameter() | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| OutRowSize() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| OutRowSize() | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| Parameters() const | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| Parameters() | BicubicInterpolation< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const uint32_t) | BicubicInterpolation< InputDataType, OutputDataType > | |