LAPACK 3.3.0

cget10.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CGET10 (M, N, A, LDA, B, LDB, WORK, RWORK, RESULT)

Function Documentation

subroutine CGET10 ( INTEGER  M,
INTEGER  N,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX,dimension( ldb, * )  B,
INTEGER  LDB,
COMPLEX,dimension( * )  WORK,
REAL,dimension( * )  RWORK,
REAL  RESULT 
)

Definition at line 1 of file cget10.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions