[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crwapi' (#crwlib)

ISysApi.GenMin

Declaration

Source position: _crw_crwapi.pas line 2870

function ISysApi.GenMin(

  Problem: TMinProblem;

  Report: TMinReport;

  n: Integer;

  var x: array of Double;

  var f: Double;

  var g: array of Double;

  Custom: Pointer;

  var Count: Integer;

  MaxCount: Integer;

  Method: Integer;

  tolx: Double;

  tolf: Double;

  tolg: Double;

  inf: Double;

  Size: Double;

  Step: Double;

  EvalTol: Double;

  var v: array of Double;

  nv: Integer

):Integer;