public interface WeightFunc
| Modifier and Type | Method and Description |
|---|---|
double |
cost(double a,
double b)
Compute a weighted difference
|
void |
setParam(String val)
Possibly set optional parameters.
|
String |
whoAmI()
Return a weighting function definition string.
|
Copyright © 2000–2022 DFKI GmbH. All rights reserved.