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

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 More...
 
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 
)