Home
last modified time | relevance | path

Searched defs:SQRT2_PRECOMPUTE_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava/src/com/google/common/math/
DBigIntegerMath.java136 @VisibleForTesting static final int SQRT2_PRECOMPUTE_THRESHOLD = 256; field in BigIntegerMath
/external/guava/android/guava/src/com/google/common/math/
DBigIntegerMath.java136 @VisibleForTesting static final int SQRT2_PRECOMPUTE_THRESHOLD = 256; field in BigIntegerMath