IMSL C# Numerical Library

EqConstrInconsistentException Constructor (SerializationInfo, StreamingContext)

The equality constraints and the bounds on the variables are found to be inconsistent.

protected EqConstrInconsistentException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

EqConstrInconsistentException Class | Imsl.Stat Namespace | EqConstrInconsistentException Constructor Overload List