table of contents
crotg.f(3) | LAPACK | crotg.f(3) |
NAME¶
crotg.f -
SYNOPSIS¶
Functions/Subroutines¶
subroutine crotg (CA, CB, C, S)
CROTG
Function/Subroutine Documentation¶
subroutine crotg (complexCA, complexCB, realC, complexS)¶
CROTG Purpose:
CROTG determines a complex Givens rotation.
Author:
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date:
November 2011
Definition at line 40 of file crotg.f.
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
Tue Sep 25 2012 | Version 3.4.2 |