Package org.apache.commons.numbers.arrays

Array utilities.
  • Class Summary 
    Class Description
    CosAngle
    Computes the cosine of the angle between two vectors.
    LinearCombination
    Computes linear combinations accurately.
    SafeNorm
    Computes the Cartesian norm (2-norm), handling both overflow and underflow.