| Package | Description |
|---|---|
| mikera.matrixx | |
| mikera.vectorz.impl |
| Modifier and Type | Method and Description |
|---|---|
ArraySubVector |
Matrix.getRow(int row) |
| Modifier and Type | Method and Description |
|---|---|
ArraySubVector |
ArraySubVector.exactClone() |
ArraySubVector |
AArrayVector.subVector(int offset,
int length)
Returns a vector referencing a sub-vector of the current vector
|
static ArraySubVector |
ArraySubVector.wrap(double[] values) |
static ArraySubVector |
ArraySubVector.wrap(double[] data,
int offset,
int length) |
Copyright © 2013. All Rights Reserved.