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