public interface ResultProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
processNewResult(ResultHierarchy hier,
Result newResult)
Process a result.
|
void processNewResult(ResultHierarchy hier, Result newResult)
hier - The base of the result tree.newResult - Newly added result subtree.Copyright © 2019 ELKI Development Team. License information.