The FloatQRDecompServer type exposes the following members.

Methods

  NameDescription
Clone
Creates a deep copy of this decomposition server.
Equals
Determines whether the specified Object is equal to the current Object.
(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 a given column to be a free.
SetInitialColumn
Moves the given column to an initial position in the decomposition.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also