LAPACK  3.4.1
LAPACK: Linear Algebra PACKage
dckcsd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DCKCSD (NM, MVAL, PVAL, QVAL, NMATS, ISEED, THRESH, MMAX, X, XF, U1, U2, V1T, V2T, THETA, IWORK, WORK, RWORK, NIN, NOUT, INFO)
 DCKCSD
subroutine DLACSG (M, P, Q, THETA, ISEED, X, LDX, WORK)

Function/Subroutine Documentation

subroutine DLACSG ( INTEGER  M,
INTEGER  P,
INTEGER  Q,
DOUBLE PRECISION, dimension( * )  THETA,
INTEGER, dimension( 4 )  ISEED,
DOUBLE PRECISION, dimension( ldx, * )  X,
INTEGER  LDX,
DOUBLE PRECISION, dimension( * )  WORK 
)

Definition at line 342 of file dckcsd.f.

Here is the call graph for this function:

 All Files Functions