IMSL C# Numerical Library

MPSReader.GetLowerRange Method 

Returns the lower range value for a constraint equation.

public virtual double GetLowerRange(
   int iRow
);

Parameters

iRow
An int specifying the row number of the equation.

Return Value

A double containing the lower range value for a constraint equation.

See Also

MPSReader Class | Imsl.Math Namespace