
public interface ProjectorFactory extends ResultProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
processNewResult(HierarchicalResult baseResult,
Result newResult)
Add projections for the given result (tree) to the result tree.
|
void processNewResult(HierarchicalResult baseResult, Result newResult)
processNewResult in interface ResultProcessorbaseResult - Context to work withnewResult - Result to processCopyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.