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