IDynamic |
[Missing <summary> documentation for "T:Altaxo.Calc.Regression.IDynamicParameterEstimationSolver"]
public interface IDynamicParameterEstimationSolver
The IDynamicParameterEstimationSolver type exposes the following members.
Name | Description | |
---|---|---|
Solve | Solve the equation a*result=b in the least square sense, i.e. minimize the norm of (b-a*result). |