Click or drag to resize
NonNegativeLeastSquaresGetSolution Method
Returns the solution to the problem, x.

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

Return Value

Type: Double
A double array containing the solution.
See Also