public class IndexStatistics extends java.lang.Object implements Evaluator
Modifier and Type | Class and Description |
---|---|
class |
IndexStatistics.IndexMetaResult
Result class.
|
Constructor and Description |
---|
IndexStatistics()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
processNewResult(ResultHierarchy hier,
Result newResult)
Process a result.
|
public void processNewResult(ResultHierarchy hier, Result newResult)
ResultProcessor
processNewResult
in interface ResultProcessor
hier
- The base of the result tree.newResult
- Newly added result subtree.Copyright © 2019 ELKI Development Team. License information.