Constructors in viper.comparison.distances with parameters of type Distances.QuickValueDistance |
Distances.HelperMeasureDistance(Distances.QuickValueDistance d,
java.lang.String name,
int type,
java.lang.String explanation,
boolean isDistance)
Constructs a new measure distance from the given
function object and parameters. |
Distances.HelperAttrDistance(Distances.QuickValueDistance d,
java.lang.String name,
int type,
java.lang.String explanation,
boolean isDistance)
Constructs a new measure distance from the given
function object and parameters. |