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

SVDLinFit

Declaration

Source position: ulinfit.pas line 36

procedure SVDLinFit(

  X: TVector;

  Y: TVector;

  Lb: Integer;

  Ub: Integer;

  SVDTol: Float;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio