Package adams.data.binning.postprocessing
-
Interface Summary Interface Description BinPostProcessing Interface for schemes for post-processing bins.BinPostProcessingUser Interface for classes that apply post-processing to bins. -
Class Summary Class Description AbstractBinPostProcessing Ancestor for schemes for post-processing bins.MinBinSize Ensures that bins have the specified minimum number of objects stored.PassThrough Performs no post-processing.