Constructors in viper.comparison.distances with parameters of type Distances.ValueDistance |
Distances.HelperMeasureDistance(Distances.ValueDistance 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.ValueDistance 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. |