See: Description
| Class | Description |
|---|---|
| ADerivateFilter |
Abstract superclass for all derivate filters.
|
| BackwardDifferenceDerivate |
Filter that calculate the Backward Difference derivate.
|
| ForwardDifferenceDerivate |
Filter that calculate the Forward Difference derivate.
|
| GulloDerivate |
Calculates the derivative of a timeseries as described first by Gullo et. al
(2009).
|
| KeoghDerivate |
Calculates the derivative of a timeseries as described first by Keogh and
Pazzani (2001).
|