Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX