|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Convolution | Class that applies a convolution filter with the use of a kernel. |
Filter | Abstract class that provides basic functions for filtering arbitrary columns of a DataSource, in other words a set of one-dimensional data. |
Kernel | Class that represents an array of coefficients for a weighted filtering. |
KernelUtils | Abstract class that provides utility functions which are useful for kernels. |
Median | Class that calculates the median of a data sequence. |
Resize | Filter to change the size of equally spaced data sources. |
Enum Summary | |
---|---|
Filter.Mode | Behavior when engaging the borders of a column, so that the filter would need more data values than available. |
Classes for filtering data sources.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |