|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface SparseVec<Label>
A sparse vector of doubles.
| Method Summary | |
|---|---|
int |
getNumIterations()
Return the number of entries of the vector through which the iterator returned by getIterator() iterates. |
VectorIterator<Label> |
iterator()
Get an iterator which iterates through all non-zero entries of the vector. |
| Method Detail |
|---|
VectorIterator<Label> iterator()
int getNumIterations()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||