Functions/Subroutines

TESTING/MATGEN/dlaror.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DLAROR ( CHARACTER  SIDE,
CHARACTER  INIT,
INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
INTEGER,dimension( 4 )  ISEED,
DOUBLE PRECISION,dimension( * )  X,
INTEGER  INFO 
)

Definition at line 1 of file dlaror.f.