Linear Program.Get Coefficient Matrix Method
Returns a matrix containing the coefficients of the constraints.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public SparseCompressedColumnMatrix<double> GetCoefficientMatrix()