IMSL C# Numerical Library

QPInfeasibleException Constructor (String)

QP problem seemingly infeasible.

public QPInfeasibleException(
   string message
);

Parameters

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

See Also

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