| Package | Description |
|---|---|
| mikera.vectorz | |
| mikera.vectorz.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BitVector
Vector of bits - constrained to 0.0 / 1.0 values
Intended for compact representation/storage of binary vectors
|
| Modifier and Type | Class and Description |
|---|---|
class |
ABitVector
Abstract base class for bit vectors
|
class |
ASparseVector
Abstract base class for Sparse vector implementations
|
class |
AxisVector
Specialized unit axis vector.
|
class |
ComputedVector
Base class for computed vectors.
|
class |
IndexVector
A constrained vector implementation wrapping an integer Index
|
class |
RepeatedElementVector
A mutable vector that always has a single repeated component.
|
class |
SingleElementVector
A sparse mutable vector that has a only one element that can be non-zero.
|
class |
SparseIndexedVector
Indexed sparse vector.
|
class |
ZeroVector
Specialised immuatble vector containing nothing but zeros.
|
Copyright © 2013. All Rights Reserved.