DATA
- The type of the data objects.public interface DistanceFunction<DATA>
Modifier and Type | Method and Description |
---|---|
double |
calculate(DATA data1,
DATA data2) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.