IMSL C# Numerical Library

DenseLP.GetDualSolution Method 

Returns the dual solution.

public double[] GetDualSolution();

Return Value

A double array containing the dual solution of the linear programming problem.

See Also

DenseLP Class | Imsl.Math Namespace