The IDoubleLeastSqWeightingFunction type exposes the following members.

Methods

  NameDescription
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.

See Also