IMSL C# Numerical Library

MPSReader.GetLowerBound Method 

Returns the lower bound for a variable.

public virtual double GetLowerBound(
   int iVariable
);

Parameters

iVariable
An int specifying the number of the variable.

Return Value

A double containing the lower bound for a variable.

See Also

MPSReader Class | Imsl.Math Namespace