Home
last modified time | relevance | path

Searched refs:Two_One_Diff__x0 (Results 1 – 1 of 1) sorted by relevance

/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/algorithm/
H A DShewchuksDeterminant.java612 private static double Two_One_Diff__x0(double a1, double a0, double b) in Two_One_Diff__x0() method in ShewchuksDeterminant
643 double x0 = Two_One_Diff__x0(a1, a0, b0); in Two_Two_Diff__x0()
655 double x1 = Two_One_Diff__x0(_j, _0, b1); in Two_Two_Diff__x1()