Overload List
| Name | Description | |
|---|---|---|
| DoubleBisquareWeightingFunction()()() |
Constructs an instance of DoubleBisquareWeightingFunction with
the default tuning factor.
| |
| DoubleBisquareWeightingFunction(DoubleMatrix) |
Constructs an instance of DoubleBisquareWeightingFunction
for the given matrix with
the default tuning factor.
| |
| DoubleBisquareWeightingFunction(Double) |
Constructs an instance of DoubleBisquareWeightingFunction with
the given tuning factor.
| |
| DoubleBisquareWeightingFunction(DoubleMatrix, Double) |
Constructs a DoubleBisquareWeightingFunction for
the specified matrx and tuning factor.
|