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

Go to the source code of this file.

Functions/Subroutines

subroutine pstrsen (JOB, COMPQ, SELECT, PARA, N, T, IT, JT, DESCT, Q, IQ, JQ, DESCQ, WR, WI, M, S, SEP, WORK, LWORK, IWORK, LIWORK, INFO)
 

Function/Subroutine Documentation

◆ pstrsen()

subroutine pstrsen ( character  JOB,
character  COMPQ,
logical, dimension( n )  SELECT,
integer, dimension( 6 )  PARA,
integer  N,
real, dimension( * )  T,
integer  IT,
integer  JT,
integer, dimension( * )  DESCT,
real, dimension( * )  Q,
integer  IQ,
integer  JQ,
integer, dimension( * )  DESCQ,
real, dimension( * )  WR,
real, dimension( * )  WI,
integer  M,
real  S,
real  SEP,
real, dimension( * )  WORK,
integer  LWORK,
integer, dimension( * )  IWORK,
integer  LIWORK,
integer  INFO 
)

Definition at line 4 of file pstrsen.f.

Here is the call graph for this function: