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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

subroutine CLACSG ( INTEGER  M,
INTEGER  P,
INTEGER  Q,
REAL, dimension( * )  THETA,
INTEGER, dimension( 4 )  ISEED,
COMPLEX, dimension( ldx, * )  X,
INTEGER  LDX,
COMPLEX, dimension( * )  WORK 
)

Definition at line 342 of file cckcsd.f.

Here is the call graph for this function:

 All Files Functions