LAPACK 3.3.0

slaror.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine SLAROR ( CHARACTER  SIDE,
CHARACTER  INIT,
INTEGER  M,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
INTEGER,dimension( 4 )  ISEED,
REAL,dimension( * )  X,
INTEGER  INFO 
)

Definition at line 1 of file slaror.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions