![]() | VariableBounds Class |
Namespace: CenterSpace.NMath.Core
The VariableBounds type exposes the following members.
Name | Description | |
---|---|---|
![]() | VariableBounds(Int32, Double, Double) |
Constructs a VariableBounds instance from the given parameters and default constraint tolerance.
|
![]() | VariableBounds(Int32, Double, Double, Double) |
Constructs a VariableBounds instance from the given parameters.
|
Name | Description | |
---|---|---|
![]() | LowerBound |
Variable lower bound.
|
![]() | Tolerance |
Tolerance used in testing bounds compliance.
|
![]() | UpperBound |
Variable upper bound.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a deep copy of self.
|
![]() | ToString |
String representation of bounds.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | VariableId |
Variable ID.
|