public class MatrixUtils extends Object
| Constructor and Description |
|---|
MatrixUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Matrix |
matrixFromColumnVectors(List<Vec> R)
Convert a list of column vectors into a matrix
|
Copyright © 2017. All rights reserved.