Click or drag to resize
Accord.NET (logo)

ILeastSquaresMethod Methods

The ILeastSquaresMethod type exposes the following members.

Methods
  NameDescription
Public methodMinimize
Attempts to find the best values for the parameter vector minimizing the discrepancy between the generated outputs and the expected outputs for a given set of input data.
Top
See Also