Method N
N(int)
Returns an positional weighting.
public static ExponentialMovingAveragePositionalWeighting N(int n)
Parameters
nintThe n value.
Returns
- ExponentialMovingAveragePositionalWeighting
An n weighting.
Returns an positional weighting.
public static ExponentialMovingAveragePositionalWeighting N(int n)
n intThe n value.
An n weighting.