Searched refs:nthVertex (Results 1 – 1 of 1) sorted by relevance
457 static double[] nthVertex(double y, int n) { in nthVertex() method in HctSolver509 double[] mid = nthVertex(y, n); in bisectToSegment()