| Package | Description |
|---|---|
| mikera.matrixx | |
| mikera.matrixx.impl | |
| mikera.vectorz | |
| mikera.vectorz.impl |
| Class and Description |
|---|
| ArraySubVector
Vector referring to an offset into a double[] array
|
| Class and Description |
|---|
| AxisVector
Specialized unit axis vector.
|
| Class and Description |
|---|
| ArraySubVector
Vector referring to an offset into a double[] array
|
| JoinedArrayVector
Class representing a join of one or more array subvectors
|
| Class and Description |
|---|
| ADerivedVector
Derived vector delegates all calls to an underlying vector
|
| ArrayIndexScalar |
| ArraySubVector
Vector referring to an offset into a double[] array
|
| ASparseVector
Abstract base class for Sparse vector implementations
|
| AxisVector
Specialized unit axis vector.
|
| ComputedVector
Base class for computed vectors.
|
| DoubleScalar |
| IndexedArrayVector
Vector that addresses elements indexed into double[] array
|
| IndexedSubVector
Vector that addresses elements indexed into another source vector
|
| JoinedArrayVector
Class representing a join of one or more array subvectors
|
| JoinedVector
A vector that represents the concatenation of two vectors.
|
| RepeatedElementVector
A mutable vector that always has a single repeated component.
|
| SingleElementVector
A sparse mutable vector that has a only one element that can be non-zero.
|
| SparseIndexedVector
Indexed sparse vector.
|
| StridedArrayVector |
| UnmodifiableVector |
| Vector0
Special singleton zero length vector class.
|
| VectorIndexScalar |
| WrappedScalarVector
A length 1 vector, as a view wrapping a single AScalar
|
| WrappedSubVector |
| ZeroVector
Specialised vector containing nothing but zeros.
|
Copyright © 2013. All Rights Reserved.