A row either in the constraint matrix or a free row.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class Row
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class Row
Visual C++
[SerializableAttribute]
public ref class Row

Inheritance Hierarchy

System..::.Object
Imsl.Math..::.MPSReader..::.Row

See Also