IMSL C# Numerical Library

EqConstrInconsistentException Constructor

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

Overload List

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

public EqConstrInconsistentException();

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

protected EqConstrInconsistentException(SerializationInfo,StreamingContext);

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

public EqConstrInconsistentException(string);

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

public EqConstrInconsistentException(string,Exception);

See Also

EqConstrInconsistentException Class | Imsl.Stat Namespace