IMSL C# Numerical Library

VarBoundsInconsistentException 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 VarBoundsInconsistentException();

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

protected VarBoundsInconsistentException(SerializationInfo,StreamingContext);

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

public VarBoundsInconsistentException(string);

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

public VarBoundsInconsistentException(string,Exception);

See Also

VarBoundsInconsistentException Class | Imsl.Math Namespace