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

Davidon2

Declaration

Source position: _crw_funmin.pas line 509

function Davidon2(

  Problem: TMinProblem;

  Report: TMinReport;

  n: Integer;

  var x: array of Double;

  var fx: Double;

  var gx: array of Double;

  Custom: Pointer;

  var Count: Integer;

  MaxCount: Integer;

  tolx: Double;

  tolf: Double;

  tolg: Double;

  var s: array of Double;

  var y: array of Double;

  var gy: array of Double;

  var h: array of Double;

  nh: Integer

):Integer;