Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 49 (0.15 sec)

  1. guava-tests/test/com/google/common/math/QuantilesTest.java

              25L, 100L, 0L, 144L, 9L, 121L, 4L, 225L, 169L, 64L, 49L, 16L, 36L, 1L, 81L, 196L);
      private static final ImmutableList<Integer> SIXTEEN_SQUARES_INTEGERS =
          ImmutableList.of(25, 100, 0, 144, 9, 121, 4, 225, 169, 64, 49, 16, 36, 1, 81, 196);
      private static final double SIXTEEN_SQUARES_MIN = 0.0;
      private static final double SIXTEEN_SQUARES_DECILE_1 = 0.5 * (1.0 + 4.0);
    Java
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Wed Sep 06 17:04:31 GMT 2023
    - 29.7K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/math/QuantilesTest.java

              25L, 100L, 0L, 144L, 9L, 121L, 4L, 225L, 169L, 64L, 49L, 16L, 36L, 1L, 81L, 196L);
      private static final ImmutableList<Integer> SIXTEEN_SQUARES_INTEGERS =
          ImmutableList.of(25, 100, 0, 144, 9, 121, 4, 225, 169, 64, 49, 16, 36, 1, 81, 196);
      private static final double SIXTEEN_SQUARES_MIN = 0.0;
      private static final double SIXTEEN_SQUARES_DECILE_1 = 0.5 * (1.0 + 4.0);
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Wed Sep 06 17:04:31 GMT 2023
    - 29.7K bytes
    - Viewed (0)
Back to top