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