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

GammaFit

Declaration

Source position: ugamfit.pas line 15

procedure GammaFit(

  X: TVector;

  Y: TVector;

  Lb: Integer;

  Ub: Integer;

  MaxIter: Integer;

  Tol: Float;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio