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

WPKFit

Declaration

Source position: upkfit.pas line 30

procedure WPKFit(

  X: TVector;

  Y: TVector;

  S: TVector;

  Lb: Integer;

  Ub: Integer;

  MaxIter: Integer;

  Tol: Float;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio