LAPACK 3.3.0

slagv2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file slagv2.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions