| FloatComplexQRDecompServerPivoting Property |
Sets whether or not pivoting is done.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public bool Pivoting { set; }
Public WriteOnly Property Pivoting As Boolean
Set
public:
property bool Pivoting {
void set (bool value);
}
member Pivoting : bool with set
Property Value
BooleanSee Also