Uses of Package
org.apache.commons.numbers.arrays
-
Packages that use org.apache.commons.numbers.arrays Package Description org.apache.commons.numbers.arrays Array utilities. -
Classes in org.apache.commons.numbers.arrays used by org.apache.commons.numbers.arrays Class Description HashIndexSet An index set backed by a open-addressed hash table using linear hashing.MultidimensionalCounter Converter between unidimensional storage structure and multidimensional conceptual structure.SortInPlace Sort an array and perform the same reordering of entries on other arrays.SortInPlace.PairDoubleInteger Helper data structure holding a (double, integer) pair.UpdatingInterval An interval that contains indices used for partitioning an array into multiple regions.