subroutine zrotg (CA, CB, C, S)
ZROTG
ZROTG
Purpose:
ZROTG determines a double complex Givens rotation.
Parameters:
CA is COMPLEX*16
CB
CB is COMPLEX*16
C
C is DOUBLE PRECISION
S
S is COMPLEX*16
Author:
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date:
Definition at line 64 of file zrotg.f.
Generated automatically by Doxygen for LAPACK from the source code.