LAPACK 3.3.1
Linear Algebra PACKage

dlagv2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAGV2 (A, LDA, B, LDB, ALPHAR, ALPHAI, BETA, CSL, SNL, CSR, SNR)

Function Documentation

subroutine DLAGV2 ( DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( ldb, * )  B,
INTEGER  LDB,
DOUBLE PRECISION,dimension( 2 )  ALPHAR,
DOUBLE PRECISION,dimension( 2 )  ALPHAI,
DOUBLE PRECISION,dimension( 2 )  BETA,
DOUBLE PRECISION  CSL,
DOUBLE PRECISION  SNL,
DOUBLE PRECISION  CSR,
DOUBLE PRECISION  SNR 
)

Definition at line 1 of file dlagv2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions