IMSL C# Numerical Library

VarBoundsInconsistentException Constructor (SerializationInfo, StreamingContext)

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

protected VarBoundsInconsistentException(
   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

VarBoundsInconsistentException Class | Imsl.Math Namespace | VarBoundsInconsistentException Constructor Overload List