LAPACK  3.9.0
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 More...
 
subroutine clacsg (M, P, Q, THETA, ISEED, X, LDX, WORK)
 
clacsg
subroutine clacsg(M, P, Q, THETA, ISEED, X, LDX, WORK)
Definition: cckcsd.f:355
alahdg
subroutine alahdg(IOUNIT, PATH)
ALAHDG
Definition: alahdg.f:64
claror
subroutine claror(SIDE, INIT, M, N, A, LDA, ISEED, X, INFO)
CLAROR
Definition: claror.f:160
slaran
real function slaran(ISEED)
SLARAN
Definition: slaran.f:69
ccsdts
subroutine ccsdts(M, P, Q, X, XF, LDX, U1, LDU1, U2, LDU2, V1T, LDV1T, V2T, LDV2T, THETA, IWORK, WORK, LWORK, RWORK, RESULT)
CCSDTS
Definition: ccsdts.f:231
claset
subroutine claset(UPLO, M, N, ALPHA, BETA, A, LDA)
CLASET initializes the off-diagonal elements and the diagonal elements of a matrix to given values.
Definition: claset.f:108
slarnd
real function slarnd(IDIST, ISEED)
SLARND
Definition: slarnd.f:75
alareq
subroutine alareq(PATH, NMATS, DOTYPE, NTYPES, NIN, NOUT)
ALAREQ
Definition: alareq.f:92
alasum
subroutine alasum(TYPE, NOUT, NFAIL, NRUN, NERRS)
ALASUM
Definition: alasum.f:75
csrot
subroutine csrot(N, CX, INCX, CY, INCY, C, S)
CSROT
Definition: csrot.f:100