public class ArrayMath extends Object
Constructor and Description |
---|
ArrayMath() |
Modifier and Type | Method and Description |
---|---|
static double |
innerProduct(double[] vecA,
double[] vecB) |
static double[] |
updatePoint(double[] point,
double[] vector,
double scale) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.