IMSL C# Numerical Library

MPSReader.Row.Coefficients Property

The coeffients of this row as a dense array.

public virtual double[] Coefficients {get;}

Property Value

A double[] containing the coefficients of this row.

See Also

MPSReader.Row Class | Imsl.Math Namespace