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