Overload List
| Name | Description | |
|---|---|---|
| Filter(DoubleVector) |
Filters (Overrides CorrelationFilter..::.Filter(DoubleVector).)data | |
| Filter(DoubleVector, DoubleVector%) |
Filters (Overrides CorrelationFilter..::.Filter(DoubleVector, DoubleVector%).)data | |
| Filter(DoubleVector, MovingWindowFilter..::.BoundaryOption) |
Applies the filter to the given data using the given boundary option. The
given boundary option sets the current boundary option.
| |
| Filter(DoubleVector, MovingWindowFilter..::.BoundaryOption, DoubleVector%) |
Applies the filter to the given data using the given boundary option and
places the output in a given vector. The given boundary options sets the
current boundary option.
|