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

HillFit

Declaration

Source position: uhillfit.pas line 19

procedure HillFit(

  X: TVector;

  Y: TVector;

  Lb: Integer;

  Ub: Integer;

  ConsTerm: Boolean;

  MaxIter: Integer;

  Tol: Float;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio