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

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