Class ExponentialMovingAverageWeighting
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents how values are weighted when computing the exponential moving average.
public abstract class ExponentialMovingAverageWeighting
Inheritance
ExponentialMovingAverageWeighting
Derived
ExponentialMovingAverageAlphaWeighting
ExponentialMovingAveragePositionalWeighting
Inherited Members
object.ReferenceEquals(object, object)
Methods
Returns an alpha weighting.
Returns an positional weighting.