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