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

WExpLinFit

Declaration

Source position: uexlfit.pas line 32

procedure WExpLinFit(

  X: TVector;

  Y: TVector;

  S: TVector;

  Lb: Integer;

  Ub: Integer;

  MaxIter: Integer;

  Tol: Float;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio