
| Interface | Description | 
|---|---|
| Projection<IN,OUT> | Projection interface. | 
| Class | Description | 
|---|---|
| FeatureSelection<V extends FeatureVector<F>,F> | Projection class for number vectors. | 
| NumericalFeatureSelection<V extends NumberVector<?>> | Projection class for number vectors. | 
Data projections.