Overload List

  NameDescription
DoubleLeastSqWeightingFunction()()()
Constructs an empty DoubleLeastSqWeighting instance. Behavior is undefined unitil the Initialize method is called.
DoubleLeastSqWeightingFunction(DoubleMatrix)
Constructs a DoubleLeastSqWeighting instance for the given least square matrix and intercept option.
DoubleLeastSqWeightingFunction(Double)
Constructs DoubleLeastSqWeightingFunction instance with the specified tuning constant.

See Also