ReciprocalOfToleranceScalingOnCostFunction Class |
Namespace: AGI.Foundation.NumericalMethods
The ReciprocalOfToleranceScalingOnCostFunction type exposes the following members.
Name | Description | |
---|---|---|
ReciprocalOfToleranceScalingOnCostFunction | Initializes a new instance of the ReciprocalOfToleranceScalingOnCostFunction class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Overrides CostFunctionScalingEquals(Object).) | |
GetHashCode | Serves as the default hash function. (Overrides CostFunctionScalingGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Scale |
Gets the scaling value as it would be applied to the cost function.
(Overrides CostFunctionScalingScale(CostFunctionSettings).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |