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