public class VectorUtils extends Object
| Constructor and Description |
|---|
VectorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static TupleTwo<List<Vec>,List<Double>> |
normalize(Iterable<Vec> vlist) |
static List<Vec> |
removeZeroVectors(Iterable<Vec> vlist) |
Copyright © 2017. All rights reserved.