The IDoubleLeastSqWeightingFunction type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.) | |
| GetWeights |
Compute the weights from the given residuals.
| |
| Initialize |
Performs any needed initialization given the matrix A from the
the least squares problem Ax = b.
|