Uses of Class
javatools.datatypes.IntHashMap

Packages that use IntHashMap
javatools.datatypes   
 

Uses of IntHashMap in javatools.datatypes
 

Methods in javatools.datatypes with parameters of type IntHashMap
 void IntHashMap.add(IntHashMap<K> countBindings)
          Adds all integer values up
 void IntHashMap.addAll(IntHashMap<K> countBindings)
          Adds all integer values up
static
<K> double
FastFrequencyVector.fuzzyPrecision(IntHashMap<K> me, IntHashMap<K> other)
          Computes the fuzzy precision of this vector wrt the other vector
static
<K> double
FastFrequencyVector.fuzzyPrecision(IntHashMap<K> me, IntHashMap<K> other)
          Computes the fuzzy precision of this vector wrt the other vector
static
<K> double
FastFrequencyVector.fuzzyRecall(IntHashMap<K> me, IntHashMap<K> other)
          Computes the fuzzy recall of this vector wrt the other vector
static
<K> double
FastFrequencyVector.fuzzyRecall(IntHashMap<K> me, IntHashMap<K> other)
          Computes the fuzzy recall of this vector wrt the other vector
 

Constructor parameters in javatools.datatypes with type arguments of type IntHashMap
IntHashMap(java.util.Map<K,IntHashMap<K>> map)
          Creates an intHashMap with the same keys and the sizes