IMSL C# Numerical Library

ProblemInfeasibleException Constructor (SerializationInfo, StreamingContext)

The problem is not feasible. The constraints are inconsistent.

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

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