 | DoubleQRDecompPivoting Property |
Whether the decomposition is pivoted or not.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic bool Pivoting { get; }
Public ReadOnly Property Pivoting As Boolean
Get
public:
property bool Pivoting {
bool get ();
}
member Pivoting : bool with get
Property Value
Boolean
See Also