- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
double |
combine(double[] scores)
Combine scores function.
|
double |
combine(double[] scores,
int count)
Combine scores function.
|
-
-
Method Detail
-
combine
double combine(double[] scores,
int count)
Combine scores function. Note: it is assumed that the scores are
comparable.
- Parameters:
scores - Scores to combinecount - Number of entries to use.
- Returns:
- combined score.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.