| Package | Description |
|---|---|
| mikera.matrixx | |
| mikera.vectorz.impl |
| Modifier and Type | Method and Description |
|---|---|
StridedVector |
Matrix.getColumn(int row) |
| Modifier and Type | Method and Description |
|---|---|
StridedVector |
StridedVector.exactClone() |
static StridedVector |
StridedVector.wrap(double[] data,
int offset,
int length,
int stride) |
static StridedVector |
StridedVector.wrapStrided(double[] data,
int offset,
int length,
int stride) |
Copyright © 2013. All Rights Reserved.