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

SVDPolFit

Declaration

Source position: upolfit.pas line 37

procedure SVDPolFit(

  X: TVector;

  Y: TVector;

  Lb: Integer;

  Ub: Integer;

  Deg: Integer;

  SVDTol: Float;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio