Package org.apache.commons.numbers.arrays


package org.apache.commons.numbers.arrays
Array utilities.
  • Class
    Description
    Converter between unidimensional storage structure and multidimensional conceptual structure.
    Sort an array and perform the same reordering of entries on other arrays.
    Helper data structure holding a (double, integer) pair.