Searched defs:incB (Results 1 – 2 of 2) sorted by relevance
26 fun incB() = b.incrementAndGet() in incA() method
49 void ShepardsIDW::fillShepardsIDW(float* weights, int incR, int incB) { in fillShepardsIDW()