Delegate GaussNewtonMinimizer.CheckParameterFunction
Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate bool CheckParameterFunction(double[] parameters);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Double[] | parameters |
Returns
| Type | Description |
|---|---|
| System.Boolean |