IMSL C# Numerical Library

MPSReader.GetUpperBound Method 

Returns the upper bound for a variable.

public virtual double GetUpperBound(
   int iVariable
);

Parameters

iVariable
An int specifying the number of the variable.

Return Value

A double containing the upper bound for a variable.

See Also

MPSReader Class | Imsl.Math Namespace