Click or drag to resize

FactorNumberOfLevels Property

Gets the number of levels in this factor.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int NumberOfLevels { get; }

Return Value

Int32
Returns this.Levels.Length.
See Also