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

SVDFit

Declaration

Source position: usvdfit.pas line 12

procedure SVDFit(

  X: TMatrix;

  Y: TVector;

  Lb: Integer;

  Ub: Integer;

  Nvar: Integer;

  ConsTerm: Boolean;

  SVDTol: Float;

  B: TVector;

  V: TMatrix

);



CT Web help

CodeTyphon Studio