|
NAMESRC/cla_wwaddw.f SYNOPSISFunctions/Subroutinessubroutine cla_wwaddw (n, x, y, w)
Function/Subroutine Documentationsubroutine cla_wwaddw (integer n, complex, dimension( * ) x, complex, dimension( * ) y, complex, dimension( * ) w)CLA_WWADDW adds a vector into a doubled-single vector. Purpose:
Parameters N
X
Y
W
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 80 of file cla_wwaddw.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|