Uses of Package
peakml.math.filter

Packages that use peakml.math.filter
peakml   
peakml.math   
peakml.math.filter   
 

Classes in peakml.math.filter used by peakml
SavitzkyGolayFilter.Points
          Fixed definition of the number of data points to use for smoothing.
 

Classes in peakml.math.filter used by peakml.math
Filter
          Interface for classes implementing a filter on a signal (a combination between x-values and y-values).
SavitzkyGolayFilter.Points
          Fixed definition of the number of data points to use for smoothing.
 

Classes in peakml.math.filter used by peakml.math.filter
Filter
          Interface for classes implementing a filter on a signal (a combination between x-values and y-values).
SavitzkyGolayFilter.Points
          Fixed definition of the number of data points to use for smoothing.