Class ReduceRatioFirstAndSecond

All Implemented Interfaces:
Provider<FeatureList<FeatureInputPairObjects>>

public class ReduceRatioFirstAndSecond extends FeatureListProviderAggregatePair
Calculates the aggregate of the ratio of first:second and second :first for a FeatureInputPairObjects

first and second refer respectively to a feature calculated on the first and second objects of a FeatureInputPairObjects.

Author:
Owen Feehan