Scroll to navigation

zrotg.f(3) LAPACK zrotg.f(3)

NAME

zrotg.f

SYNOPSIS

Functions/Subroutines


subroutine zrotg (CA, CB, C, S)
ZROTG

Function/Subroutine Documentation

subroutine zrotg (complex*16 CA, complex*16 CB, double precision C, complex*16 S)

ZROTG

Purpose:


ZROTG determines a double complex Givens rotation.

Parameters:

CA


CA is COMPLEX*16

CB


CB is COMPLEX*16

C


C is DOUBLE PRECISION

S


S is COMPLEX*16

Author:

Univ. of Tennessee

Univ. of California Berkeley

Univ. of Colorado Denver

NAG Ltd.

Date:

November 2017

Definition at line 64 of file zrotg.f.

Author

Generated automatically by Doxygen for LAPACK from the source code.

Tue Nov 14 2017 Version 3.8.0