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

WExpFit

Declaration

Source position: uexpfit.pas line 33

procedure WExpFit(

  X: TVector;

  Y: TVector;

  S: TVector;

  Lb: Integer;

  Ub: Integer;

  Nexp: Integer;

  ConsTerm: Boolean;

  MaxIter: Integer;

  Tol: Float;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio