Documentation of 'com.carrotsearch.hppc.IntDoubleScatterMap' Java class
IntDoubleScatterMap
com.carrotsearch.hppc

Class IntDoubleScatterMap

    • Constructor Detail

      • IntDoubleScatterMap

        public IntDoubleScatterMap()
        New instance with sane defaults.
      • IntDoubleScatterMap

        public IntDoubleScatterMap(int expectedElements)
        New instance with sane defaults.
      • IntDoubleScatterMap

        public IntDoubleScatterMap(int expectedElements,
                                   double loadFactor)
        New instance with sane defaults.
    • Method Detail

      • from

        public static IntDoubleScatterMap from(int[] keys,
                                               double[] values)
        Creates a hash map from two index-aligned arrays of key-value pairs.

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.