LAPACK 3.3.1
Linear Algebra PACKage

zlacrm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZLACRM (M, N, A, LDA, B, LDB, C, LDC, RWORK)

Function Documentation

subroutine ZLACRM ( INTEGER  M,
INTEGER  N,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( ldb, * )  B,
INTEGER  LDB,
COMPLEX*16,dimension( ldc, * )  C,
INTEGER  LDC,
DOUBLE PRECISION,dimension( * )  RWORK 
)

Definition at line 1 of file zlacrm.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions