|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectbaseCode.algorithm.Ranker
Copyright (c) 2004 Columbia University
| Constructor Summary | |
Ranker()
|
|
| Method Summary | |
abstract java.lang.Object |
best()
|
abstract cern.colt.list.DoubleArrayList |
getScores()
|
abstract java.lang.Object |
worst()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Ranker()
| Method Detail |
public abstract java.lang.Object best()
public abstract java.lang.Object worst()
public abstract cern.colt.list.DoubleArrayList getScores()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||