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

DLLFit

Declaration

Source position: _crw_funmin.pas line 621

function DLLFit(

  t: Double;

  n: Integer;

  var x: array of Double;

  var f: Double;

  var g: array of Double;

  Custom: Pointer

):Integer;