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