java.lang.Object
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.Metric<MetricResult>
Direct Known Subclasses:
AlignmentAnalyzerMetric, CMRelationMetric, ConfusionMatrixMetric, RankingMetric, RankingMetricGroup

public abstract class Metric<MetricResult> extends Object
Abstract class which represents a metric.
Author:
Sven Hertling, Jan Portisch