Class ExponentialMovingAverageAlphaWeighting
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents an alpha weighting for an exponential moving average.
public sealed class ExponentialMovingAverageAlphaWeighting : ExponentialMovingAverageWeighting
Inheritance
ExponentialMovingAverageWeighting
ExponentialMovingAverageAlphaWeighting
Inherited Members
ExponentialMovingAverageWeighting.Alpha(double)
ExponentialMovingAverageWeighting.N(int)
object.ReferenceEquals(object, object)
Properties
The alpha value.