Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
zckcsd.f -
SYNOPSIS
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 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)
Author
Generated automatically by Doxygen for LAPACK from the source code.