Skip navigation links
C L O S V 

C

CosAngle - Class in org.apache.commons.numbers.arrays
Computes the cosine of the angle between two vectors.
CosAngle() - Constructor for class org.apache.commons.numbers.arrays.CosAngle
 

L

LinearCombination - Class in org.apache.commons.numbers.arrays
Computes linear combinations accurately.
LinearCombination() - Constructor for class org.apache.commons.numbers.arrays.LinearCombination
 

O

org.apache.commons.numbers.arrays - package org.apache.commons.numbers.arrays
Array utilities.

S

SafeNorm - Class in org.apache.commons.numbers.arrays
Computes the Cartesian norm (2-norm), handling both overflow and underflow.
SafeNorm() - Constructor for class org.apache.commons.numbers.arrays.SafeNorm
 

V

value(double[], double[]) - Static method in class org.apache.commons.numbers.arrays.CosAngle
Computes the cosine of the angle between v1 and v2.
value(double[], double[]) - Static method in class org.apache.commons.numbers.arrays.LinearCombination
 
value(double, double, double, double) - Static method in class org.apache.commons.numbers.arrays.LinearCombination
 
value(double, double, double, double, double, double) - Static method in class org.apache.commons.numbers.arrays.LinearCombination
 
value(double, double, double, double, double, double, double, double) - Static method in class org.apache.commons.numbers.arrays.LinearCombination
 
value(double[]) - Static method in class org.apache.commons.numbers.arrays.SafeNorm
 
C L O S V 
Skip navigation links

Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.