IMSL C# Numerical Library

ProblemInfeasibleException Constructor (String)

The problem is not feasible. The constraints are inconsistent.

public ProblemInfeasibleException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

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