LAPACK 3.3.1
Linear Algebra PACKage

ctrexc.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file ctrexc.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions