ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
dlagge.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlagge (M, N, KL, KU, D, A, LDA, ISEED, WORK, INFO)
 

Function/Subroutine Documentation

◆ dlagge()

subroutine dlagge ( integer  M,
integer  N,
integer  KL,
integer  KU,
double precision, dimension( * )  D,
double precision, dimension( lda, * )  A,
integer  LDA,
integer, dimension( 4 )  ISEED,
double precision, dimension( * )  WORK,
integer  INFO 
)

Definition at line 2 of file dlagge.f.

Here is the caller graph for this function: