|
NAMESRC/cla_gerpvgrw.f SYNOPSISFunctions/Subroutinesreal function cla_gerpvgrw (n, ncols, a, lda, af, ldaf)
Function/Subroutine Documentationreal function cla_gerpvgrw (integer n, integer ncols, complex, dimension( lda, * ) a, integer lda, complex, dimension( ldaf, * ) af, integer ldaf)CLA_GERPVGRW multiplies a square real matrix by a complex matrix. Purpose:
Parameters N
NCOLS
A
LDA
AF
LDAF
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 97 of file cla_gerpvgrw.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|