IMSL C# Numerical Library |
|
BoundsInconsistentException Constructor (String, String, String, Int32, Double, Double)
The bounds given are inconsistent.
Parameters
-
nameVariable
- Name of the variable being bounded.
-
nameLowerBound
- Name of the lower bound.
-
nameUpperBound
- Name of the upper bound.
-
index
- The index of the inconsistent bound.
-
lowerBound
- Value of the lower bound.
-
upperBound
- Value of the upper bound.
See Also
BoundsInconsistentException Class | Imsl.Math Namespace | BoundsInconsistentException Constructor Overload List