Uses of Interface
adams.data.filter.TrainableBatchFilter
-
Packages that use TrainableBatchFilter Package Description adams.data.filter -
-
Uses of TrainableBatchFilter in adams.data.filter
Classes in adams.data.filter that implement TrainableBatchFilter Modifier and Type Class Description class
OutlierDetector<T extends DataContainer>
A filter that runs an outlier detector over the data and attaches the generated detections as notes to the chromatogram.
-