LAPACK 3.3.0

cget54.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CGET54 (N, A, LDA, B, LDB, S, LDS, T, LDT, U, LDU, V, LDV, WORK, RESULT)

Function Documentation

subroutine CGET54 ( INTEGER  N,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX,dimension( ldb, * )  B,
INTEGER  LDB,
COMPLEX,dimension( lds, * )  S,
INTEGER  LDS,
COMPLEX,dimension( ldt, * )  T,
INTEGER  LDT,
COMPLEX,dimension( ldu, * )  U,
INTEGER  LDU,
COMPLEX,dimension( ldv, * )  V,
INTEGER  LDV,
COMPLEX,dimension( * )  WORK,
REAL  RESULT 
)

Definition at line 1 of file cget54.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions