Searched refs:INFINITIES (Results 1 – 4 of 4) sorted by relevance
229 static final Iterable<Double> INFINITIES = field in MathTesting299 DOUBLE_CANDIDATES_EXCEPT_NAN = Iterables.concat(FINITE_DOUBLE_CANDIDATES, INFINITIES);
27 import static com.google.common.math.MathTesting.INFINITIES;589 for (double inf : INFINITIES) { in testFuzzyInfiniteVersusFiniteWithFiniteTolerance()600 for (double inf : INFINITIES) { in testFuzzyInfiniteVersusInfiniteWithFiniteTolerance()