Table of Contents

Class ExponentialMovingAverageAlphaWeighting

Namespace
MongoDB.Driver.Linq
Assembly
MongoDB.Driver.dll

Represents an alpha weighting for an exponential moving average.

public sealed class ExponentialMovingAverageAlphaWeighting : ExponentialMovingAverageWeighting
Inheritance
ExponentialMovingAverageAlphaWeighting
Inherited Members

Properties

Alpha

The alpha value.