| Package | Description |
|---|---|
| org.grouplens.lenskit.scored |
Associate IDs with scores.
|
| org.grouplens.lenskit.vectors |
Vectors (both sparse and dense) and their operations.
|
| Class and Description |
|---|
| SparseVector
Read-only interface to sparse vectors.
|
| Class and Description |
|---|
| ImmutableSparseVector
Immutable sparse vectors.
|
| ImmutableVec
Immutable
Vec. |
| MutableSparseVector
Mutable version of sparse vector.
|
| MutableVec
Mutable
Vec. |
| SparseVector
Read-only interface to sparse vectors.
|
| Vec
A real vector.
|
| VectorEntry
An entry in a sparse vector.
|
| VectorEntry.State
The state of an entry in a sparse vector.
|
Copyright © 2013 GroupLens Research. All Rights Reserved.