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 © 2019 ELKI Development Team. License information.