| Class | Description |
|---|---|
| ArraySubVector |
Vector referring to an offset into a double[] array
|
| IndexedArrayVector |
Vector that addresses elements indexed into double[] array
|
| IndexedSubVector |
Vector that addresses elements indexed into another source vector
|
| JoinedVector |
A vector that represents the concatenation of two vectors.
|
| WrappedSubVector | |
| ZeroLengthVector |
Special singleton zero length vector class.
|
| ZeroVector |
Copyright © 2012. All Rights Reserved.