BicubicInterpolation< InputDataType, OutputDataType > Member List

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

Alpha() constBicubicInterpolation< 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() constBicubicInterpolation< 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() constBicubicInterpolation< InputDataType, OutputDataType >inline
InColSize()BicubicInterpolation< InputDataType, OutputDataType >inline
InDepth() constBicubicInterpolation< InputDataType, OutputDataType >inline
InDepth()BicubicInterpolation< InputDataType, OutputDataType >inline
InputShape() constBicubicInterpolation< InputDataType, OutputDataType >inline
InRowSize() constBicubicInterpolation< InputDataType, OutputDataType >inline
InRowSize()BicubicInterpolation< InputDataType, OutputDataType >inline
OutColSize() constBicubicInterpolation< InputDataType, OutputDataType >inline
OutColSize()BicubicInterpolation< InputDataType, OutputDataType >inline
OutputParameter() constBicubicInterpolation< InputDataType, OutputDataType >inline
OutputParameter()BicubicInterpolation< InputDataType, OutputDataType >inline
OutRowSize() constBicubicInterpolation< InputDataType, OutputDataType >inline
OutRowSize()BicubicInterpolation< InputDataType, OutputDataType >inline
Parameters() constBicubicInterpolation< InputDataType, OutputDataType >inline
Parameters()BicubicInterpolation< InputDataType, OutputDataType >inline
serialize(Archive &ar, const uint32_t)BicubicInterpolation< InputDataType, OutputDataType >