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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

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

Definition at line 342 of file zckcsd.f.

Here is the call graph for this function:

 All Files Functions