| Package | Description |
|---|---|
| mikera.vectorz | |
| mikera.vectorz.impl |
| Modifier and Type | Method and Description |
|---|---|
static Vector |
Vector.createLength(int length) |
static Vector |
Vector.of(double... source) |
static Vector |
Vector.wrap(double[] source)
Wraps a double array into a Vector, does *no defensive copy*
|
| Modifier and Type | Method and Description |
|---|---|
Vector |
ArraySubVector.clone() |
Copyright © 2012. All Rights Reserved.