Table of Contents

Class ExponentialMovingAveragePositionalWeighting

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

Represents a positional weighting for an exponential moving average.

public sealed class ExponentialMovingAveragePositionalWeighting : ExponentialMovingAverageWeighting
Inheritance
ExponentialMovingAveragePositionalWeighting
Inherited Members

Properties

N

The n value.