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

LinFit

Declaration

Source position: ulinfit.pas line 12

procedure LinFit(

  X: TVector;

  Y: TVector;

  Lb: Integer;

  Ub: Integer;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio