Unit 'upkfit' Package
[Overview][Procedures and functions][Index] [#pl_dmath]

PKFit

Declaration

Source position: upkfit.pas line 23

procedure PKFit(

  X: TVector;

  Y: TVector;

  Lb: Integer;

  Ub: Integer;

  MaxIter: Integer;

  Tol: Float;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio