Interface FeatureInput

All Known Subinterfaces:
FeatureInputDictionary, FeatureInputWithResolution
All Known Implementing Classes:
FeatureInputDimensions, FeatureInputEnergy, FeatureInputNull, FeatureInputResults

public interface FeatureInput
A single input used for feature-calculation to produce a result.

i.e. when this object passed into an appropriate feature, a double result is created for it

Author:
Owen Feehan