IMSL C# Numerical Library

MPSReader.GetUpperRange Method 

Returns the upper range value for a constraint equation.

public virtual double GetUpperRange(
   int iRow
);

Parameters

iRow
An int specifying the row number of the equation.

Return Value

A double containing the row number of the equation.

See Also

MPSReader Class | Imsl.Math Namespace