public class PairWiseComparisonTool extends Object
Constructor and Description |
---|
PairWiseComparisonTool() |
Modifier and Type | Method and Description |
---|---|
protected <T extends FeatureVector> |
getComp(T fv,
FeatureComparison type) |
static void |
main(String[] args)
The main method of the tool.
|
public PairWiseComparisonTool()
protected <T extends FeatureVector> FVComparator<T> getComp(T fv, FeatureComparison type)