LAPACK 3.3.0

dtrexc.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DTREXC ( CHARACTER  COMPQ,
INTEGER  N,
DOUBLE PRECISION,dimension( ldt, * )  T,
INTEGER  LDT,
DOUBLE PRECISION,dimension( ldq, * )  Q,
INTEGER  LDQ,
INTEGER  IFST,
INTEGER  ILST,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file dtrexc.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions