The DoubleComplexQRDecompServer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this decomposition server.
| |
| Equals | (Inherited from Object.) | |
| GetDecomp |
Computes a QR decomposition of a given matrix.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| SetFreeColumn |
Sets the given column to be free.
| |
| SetInitialColumn |
Moves the given column to an initial position in the decomposition.
| |
| ToString | (Inherited from Object.) |