LAPACK 3.3.0

zlaror.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZLAROR (SIDE, INIT, M, N, A, LDA, ISEED, X, INFO)

Function Documentation

subroutine ZLAROR ( CHARACTER  SIDE,
CHARACTER  INIT,
INTEGER  M,
INTEGER  N,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
INTEGER,dimension( 4 )  ISEED,
COMPLEX*16,dimension( * )  X,
INTEGER  INFO 
)

Definition at line 1 of file zlaror.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions