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