| SpecifiedValueScalingOnConstraint Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: AGI.Foundation.NumericalMethods
 Syntax
SyntaxThe SpecifiedValueScalingOnConstraint type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SpecifiedValueScalingOnConstraint | 
            Creates the scaling and sets the scaling factor to be used.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Overrides SolverConstraintScalingEquals(Object).) | 
|  | GetHashCode | Serves as the default hash function. (Overrides SolverConstraintScalingGetHashCode.) | 
|  | 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 SolverConstraintScalingScale(SolverConstraintSettings).) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also