Uses of Interface
adams.data.spreadsheet.rowfinder.TrainableRowFinder
-
Packages that use TrainableRowFinder Package Description adams.data.spreadsheet.rowfinder -
-
Uses of TrainableRowFinder in adams.data.spreadsheet.rowfinder
Classes in adams.data.spreadsheet.rowfinder that implement TrainableRowFinder Modifier and Type Class Description classAbstractFilteredRowFinderAncestor for row finders that pre-filter the rows.classAbstractTrainableRowFinderAncestor forRowFinderalgorithms that can be trained.classInvertInverts the selected rows of the provided sub-row-filter.classMultiRowFinderApplies multiple row finding algorithms to the data.
The indices can be either joined or intersected.
-