Searched defs:ShepardsIDW (Results 1 – 1 of 1) sorted by relevance
228 struct ShepardsIDW { struct229 ShepardsIDW(int mapScaleFactor) : mMapScaleFactor{mapScaleFactor} { in ShepardsIDW() function241 ~ShepardsIDW() { in ~ShepardsIDW() argument256 void fillShepardsIDW(float* weights, int incR, int incB); argument