The DoubleQRLeastSq type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this least squares instance.
| |
| Equals | (Inherited from Object.) | |
| Factor | Overloaded. | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| OnSerializing |
processing following deserialization
| |
| ResidualNormSqr |
Computes the 2-norm squared of the residual vector.
| |
| ResidualVector |
Computes and returns the residual vector.
| |
| Solve |
Computes the solution to the least squares problem Ax = b.
| |
| ToString | (Inherited from Object.) |