public class Minimum extends FeatureDeriveFromPair
Calculates the minimum value of a feature applied to both objects in a pair.

This class extends FeatureDeriveFromPair to calculate a feature value for both objects in a pair and return the minimum of the two values.

Author:
Owen Feehan