Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Collections.Operations"]
Class | Description | |
---|---|---|
MinimumOnSlidingWindowT | Given a sequence of numeric values that will be added to this instance, the algorithm keeps track of the minimum value of the last numberOfItems added values. The name of the algorithm is ascending minima algorithm, one of the algorithms in the class of "minimum on a sliding window algorithms". |