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

Go to the source code of this file.

Functions/Subroutines

subroutine dlagsy (N, K, D, A, LDA, ISEED, WORK, INFO)
 

Function/Subroutine Documentation

◆ dlagsy()

subroutine dlagsy ( integer  N,
integer  K,
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 dlagsy.f.

Here is the caller graph for this function: