IMSL C# Numerical Library |
|
VarBoundsInconsistentException Constructor (String)
The equality constraints and the bounds on the variables are found to be inconsistent.
public VarBoundsInconsistentException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
VarBoundsInconsistentException Class | Imsl.Math Namespace | VarBoundsInconsistentException Constructor Overload List