ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
pcgebrd.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
pcgebrd
(M, N, A, IA, JA, DESCA, D, E, TAUQ, TAUP, WORK, LWORK, INFO)
Function/Subroutine Documentation
◆
pcgebrd()
subroutine pcgebrd
(
integer
M
,
integer
N
,
complex
, dimension( * )
A
,
integer
IA
,
integer
JA
,
integer, dimension( * )
DESCA
,
real, dimension( * )
D
,
real, dimension( * )
E
,
complex
, dimension( * )
TAUQ
,
complex
, dimension( * )
TAUP
,
complex
, dimension( * )
WORK
,
integer
LWORK
,
integer
INFO
)
Definition at line
3
of file
pcgebrd.f
.
Here is the call graph for this function:
Here is the caller graph for this function:
SRC
pcgebrd.f
Generated by
1.8.16