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

SV_Solve

Declaration

Source position: usvd.pas line 57

procedure SV_Solve(

  U: TMatrix;

  S: TVector;

  V: TMatrix;

  B: TVector;

  Lb: Integer;

  Ub1: Integer;

  Ub2: Integer;

  X: TVector

);



CT Web help

CodeTyphon Studio