Searched defs:ShepardsIDW (Results 1 – 1 of 1) sorted by relevance
168 struct ShepardsIDW { struct169 ShepardsIDW(int mapScaleFactor) : mMapScaleFactor{mapScaleFactor} { in ShepardsIDW() function180 ~ShepardsIDW() { in ~ShepardsIDW() argument187 int mMapScaleFactor;211 void fillShepardsIDW(float *weights, int incR, int incB); argument