Float |
The FloatComplexQRDecompServer type exposes the following members.
Name | Description | |
---|---|---|
InPlace | Gets and sets whether or not the decomposition should be done in place. If set to true the input matrix will be overwritten with the decomposition details, thus destroying the input matrix. If false the input matrix will be unchanged at the expense of making a copy. The default is false. | |
Pivoting | Sets whether or not pivoting is done. |