LAPACK
3.4.2
LAPACK: Linear Algebra PACKage
|
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) |
subroutine clacsg | ( | integer | M, |
integer | P, | ||
integer | Q, | ||
real, dimension( * ) | THETA, | ||
integer, dimension( 4 ) | ISEED, | ||
complex, dimension( ldx, * ) | X, | ||
integer | LDX, | ||
complex, dimension( * ) | WORK | ||
) |