T
- Data referencepublic static interface PrimsMinimumSpanningTree.Adapter<T>
Modifier and Type | Method and Description |
---|---|
double |
distance(T data,
int i,
int j)
Get the distance of two objects
|
int |
size(T data)
Get number of objects in dataset
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.