public class CosAngle extends Object
| Constructor and Description |
|---|
CosAngle() |
| Modifier and Type | Method and Description |
|---|---|
static double |
value(double[] v1,
double[] v2)
Computes the cosine of the angle between
v1 and v2. |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.