Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Sharp (0.13 sec)

  1. android/guava/src/com/google/common/hash/BloomFilter.java

       * positive probability.
       *
       * <p>Note that overflowing a {@code BloomFilter} with significantly more elements than specified,
       * will result in its saturation, and a sharp deterioration of its false positive probability.
       *
       * <p>The constructed {@code BloomFilter} will be serializable if the provided {@code Funnel<T>}
       * is.
       *
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Mon Apr 01 16:15:01 GMT 2024
    - 23.1K bytes
    - Viewed (0)
Back to top