NoScalingOnCostFunction Class | 
Namespace: AGI.Foundation.NumericalMethods
The NoScalingOnCostFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| NoScalingOnCostFunction | Initializes a new instance of the NoScalingOnCostFunction 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.) |