Uses of Class
elki.evaluation.scores.adapter.IncreasingVectorIter
-
Packages that use IncreasingVectorIter Package Description elki.evaluation.scores.adapter Adapter classes for ranking and scoring measures. -
-
Uses of IncreasingVectorIter in elki.evaluation.scores.adapter
Methods in elki.evaluation.scores.adapter that return IncreasingVectorIter Modifier and Type Method Description IncreasingVectorIter
IncreasingVectorIter. advance(int count)
IncreasingVectorIter
IncreasingVectorIter. retract()
IncreasingVectorIter
IncreasingVectorIter. seek(int off)
-