NASA Logo
Ocean Color Science Software

ocssw V2022
RegularGridInterpolator2D Member List

This is the complete list of members for RegularGridInterpolator2D, including all inherited members.

Interpolator()=defaultInterpolator
operator()(double x, double y)RegularGridInterpolator2D
RegularGridInterpolator2D()RegularGridInterpolator2D
RegularGridInterpolator2D(T *lut, U *x, U *y, size_t nx, size_t ny, const std::string &methodstr="bilinear")RegularGridInterpolator2Dinline