Searched refs:MAX_DET_ERROR (Results 1 – 1 of 1) sorted by relevance
41 private static final double MAX_DET_ERROR = 1e-14; field in S2EdgeIndex453 if (Math.abs(acb) < MAX_DET_ERROR || Math.abs(bda) < MAX_DET_ERROR) { in lenientCrossing()461 if (Math.abs(cbd) < MAX_DET_ERROR || Math.abs(dac) < MAX_DET_ERROR) { in lenientCrossing()