![]() |
![]()
| ![]() |
![]()
NAMEla_wwaddw - la_wwaddw: add to double-double or single-single vector SYNOPSISFunctionssubroutine cla_wwaddw (n, x, y, w)
Detailed DescriptionFunction 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. subroutine dla_wwaddw (integer n, double precision, dimension( * ) x, double precision, dimension( * ) y, double precision, dimension( * ) w)DLA_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 dla_wwaddw.f. subroutine sla_wwaddw (integer n, real, dimension( * ) x, real, dimension( * ) y, real, dimension( * ) w)SLA_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 sla_wwaddw.f. subroutine zla_wwaddw (integer n, complex*16, dimension( * ) x, complex*16, dimension( * ) y, complex*16, dimension( * ) w)ZLA_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 zla_wwaddw.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|