IDynamic |
public interface IDynamicParameterEstimationSolver
The IDynamicParameterEstimationSolver type exposes the following members.
| Name | Description | |
|---|---|---|
| Solve | Solves the equation a * result = b in the least-square sense, i.e. minimizes the norm of (b - a * result). |