Method N
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
N(int)
Returns an positional weighting.
public static ExponentialMovingAveragePositionalWeighting N(int n)
Parameters
n
int
The n value.
Returns
ExponentialMovingAveragePositionalWeighting
An n weighting.