Click or drag to resize
Accord.NET (logo)

NonNegativeLeastSquares Constructor

Initializes a new instance of the NonNegativeLeastSquares class.

Namespace:  Accord.Statistics.Models.Regression.Fitting
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public NonNegativeLeastSquares()
Request Example View Source
See Also