Package | Description |
---|---|
edu.ucla.sspace.vector |
Modifier and Type | Class and Description |
---|---|
class |
CompactSparseIntegerVector
A sparse
IntegerVector class whose data is back by a compact sparse
array. |
class |
DenseIntVector
An
IntegerVector class whose data is back by an array. |
class |
SparseHashIntegerVector
A
SparseVector implementation backed by a HashMap . |
Copyright © 2012. All Rights Reserved.