Click or drag to resize
QuadraticProgramming.GetDualSolution Method
Returns the dual (Lagrange multipliers).

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetDualSolution()

Return Value

Type:Double[]
A double array containing the dual.
See Also