Click or drag to resize

IDynamicParameterEstimationSolver Methods

The IDynamicParameterEstimationSolver type exposes the following members.

Methods
 NameDescription
Public methodSolve Solves the equation a * result = b in the least-square sense, i.e. minimizes the norm of (b - a * result).
Top
See Also