Package org.apache.commons.numbers.arrays
package org.apache.commons.numbers.arrays
Array utilities.
-
ClassDescriptionAn
UpdatingInterval
backed by a fixed size of bits.An index set backed by a open-addressed hash table using linear hashing.Support for creatingUpdatingInterval
implementations and validating indices.AnUpdatingInterval
backed by an array of ordered keys.Converter between unidimensional storage structure and multidimensional conceptual structure.Partition array data.Select indices in array data.Support class for sorting arrays.Sort an array and perform the same reordering of entries on other arrays.Helper data structure holding a (double, integer) pair.An interval that contains indices used for partitioning an array into multiple regions.