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