ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pssvdcmp.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine pssvdcmp (M, N, JOBTYPE, S, SC, U, UC, IU, JU, DESCU, VT, VTC, IVT, JVT, DESCVT, THRESH, RESULT, DELTA, WORK, LWORK)
 

Function/Subroutine Documentation

◆ pssvdcmp()

subroutine pssvdcmp ( integer  M,
integer  N,
integer  JOBTYPE,
real, dimension( * )  S,
real, dimension( * )  SC,
real, dimension( * )  U,
real, dimension( * )  UC,
integer  IU,
integer  JU,
integer, dimension( * )  DESCU,
real, dimension( * )  VT,
real, dimension( * )  VTC,
integer  IVT,
integer  JVT,
integer, dimension( * )  DESCVT,
real  THRESH,
integer, dimension( * )  RESULT,
real  DELTA,
real, dimension( * )  WORK,
integer  LWORK 
)

Definition at line 4 of file pssvdcmp.f.

Here is the call graph for this function:
Here is the caller graph for this function: