GenericUncT1, T2GetMoment(T2, Int32) Method

Computes the n-th Central Moment of a Real Uncertainty Array.

Definition

Namespace: Metas.UncLib.Core.Unc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public static Number[] GetMoment(
	T2[] x,
	int n
)

Parameters

x  T2
n  Int32

Return Value

Number

See Also