IMSL C# Numerical Library

ProblemInfeasibleException Constructor

The problem is not feasible. The constraints are inconsistent.

Overload List

The problem is not feasible. The constraints are inconsistent.

public ProblemInfeasibleException();

The problem is not feasible. The constraints are inconsistent.

protected ProblemInfeasibleException(SerializationInfo,StreamingContext);

The problem is not feasible. The constraints are inconsistent.

public ProblemInfeasibleException(string);

The problem is not feasible. The constraints are inconsistent.

public ProblemInfeasibleException(string,Exception);

See Also

ProblemInfeasibleException Class | Imsl.Math Namespace