IMSL C# Numerical Library

MPSReader.GetNameRow Method 

Returns the name of a constraint row.

public virtual string GetNameRow(
   int iRow
);

Parameters

iRow
An int specifying the row for which a name is to be returned.

Return Value

A String containing the name of a constraint row.

See Also

MPSReader Class | Imsl.Math Namespace