Searched defs:findY (Results 1 – 2 of 2) sorted by relevance
69 T findY(S x) { // logically const, but modifies cache in findY() function
194 private int findY(float slope, float yIntercept, float x) { in findY() method in PipSnapAlgorithm