![]() | Double |
Name | Description | |
---|---|---|
![]() | DoubleFairWeightingFunction | Constructs an instance of DoubleFairWeightingFunction with the default tuning factor. |
![]() | DoubleFairWeightingFunction(Double) | Constructs an instance of DoubleFairWeightingFunction with the given tuning factor. |
![]() | DoubleFairWeightingFunction(DoubleFairWeightingFunction) | Copy constructor. Creates an instance of DoubleFairWeightingFunction that is a deep copy of other. |
![]() | DoubleFairWeightingFunction(DoubleMatrix) | Constructs an instance of DoubleFairWeightingFunction for the given matrix with the default tuning factor. |
![]() | DoubleFairWeightingFunction(DoubleMatrix, Double) | Constructs a DoubleFairWeightingFunction for the specified matrx and tuning factor. |