| Class | Description |
|---|---|
| DecimationTransform<T> |
A simple
TimeSeriesTransform that operates a linear decimation on the provided series. |
| LargestTriangleThreeBucketsTransform |
A time series transform that applies the Largest-Triangle-Three-Buckets algorithm
to reduce the number of disreet data points in a series while keeping a good visual approximation of its appearance when plotted.
|
| TimeSeriesTransform<T> |
The base class for time series transformation functions.
|
Copyright © 2018 Frederic Thevenet. All rights reserved.