| NoScalingOnVariable Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: AGI.Foundation.NumericalMethods
 Syntax
SyntaxThe NoScalingOnVariable type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | NoScalingOnVariable | Initializes a new instance of the NoScalingOnVariable class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Overrides SolverVariableScalingEquals(Object).) | 
|  | GetHashCode | Serves as the default hash function. (Overrides SolverVariableScalingGetHashCode.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | Scale | 
            Gets the scaling value as it would be applied to the variable.
            (Overrides SolverVariableScalingScale(SolverVariableSettings).) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also