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 IncreasingVectorIterIncreasingVectorIter. advance(int count)IncreasingVectorIterIncreasingVectorIter. retract()IncreasingVectorIterIncreasingVectorIter. seek(int off)
-