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

QR_Solve

Declaration

Source position: uuqr.pas line 39

procedure QR_Solve(

  Q: TMatrix;

  R: TMatrix;

  B: TVector;

  Lb: Integer;

  Ub1: Integer;

  Ub2: Integer;

  X: TVector

);



CT Web help

CodeTyphon Studio