Class SharedFeaturesSubset<T extends FeatureInput>

Object
org.anchoranalysis.feature.shared.SharedFeaturesSubset<T>
Type Parameters:
T - the feature input-type

public class SharedFeaturesSubset<T extends FeatureInput>
extends Object
A subset of features from SharedFeatures that share a common feature input-type.
Author:
Owen Feehan