Uses of Class
com.carrotsearch.hppc.DoubleFloatScatterMap
Packages that use DoubleFloatScatterMap
-
Uses of DoubleFloatScatterMap in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return DoubleFloatScatterMapModifier and TypeMethodDescriptionstatic DoubleFloatScatterMap
DoubleFloatScatterMap.from
(double[] keys, float[] values) Creates a hash map from two index-aligned arrays of key-value pairs.