Click or drag to resize

FloatLUFactPivots Property

Gets an array of pivot indices. The row i was interchanged with row Pivots[i].

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

Property Value

Int32
See Also