LAPACK 3.3.0

ztrexc.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZTREXC (COMPQ, N, T, LDT, Q, LDQ, IFST, ILST, INFO)

Function Documentation

subroutine ZTREXC ( CHARACTER  COMPQ,
INTEGER  N,
COMPLEX*16,dimension( ldt, * )  T,
INTEGER  LDT,
COMPLEX*16,dimension( ldq, * )  Q,
INTEGER  LDQ,
INTEGER  IFST,
INTEGER  ILST,
INTEGER  INFO 
)

Definition at line 1 of file ztrexc.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions