Double |
| Name | Description | |
|---|---|---|
| DoubleLeastSqWeightingFunction | Constructs an empty DoubleLeastSqWeighting instance. Behavior is undefined unitil the Initialize method is called. | |
| DoubleLeastSqWeightingFunction(Double) | Constructs DoubleLeastSqWeightingFunction instance with the specified tuning constant. | |
| DoubleLeastSqWeightingFunction(DoubleLeastSqWeightingFunction) | Copy constructor. Creates an instance of DoubleLeastSqWeightingFunction that is a deep copy of other. | |
| DoubleLeastSqWeightingFunction(DoubleMatrix) | Constructs a DoubleLeastSqWeighting instance for the given least square matrix and intercept option. |