| Package | Description |
|---|---|
| mikera.matrixx.impl |
| Modifier and Type | Method and Description |
|---|---|
static VectorMatrixMN |
VectorMatrixMN.create(List<Object> rows)
Create a matrix from a list of rows
|
static VectorMatrixMN |
VectorMatrixMN.create(Object... vs) |
VectorMatrixMN |
VectorMatrixMN.exactClone() |
static VectorMatrixMN |
VectorMatrixMN.wrap(AVector[] rows) |
Copyright © 2013. All Rights Reserved.