LAPACK 3.3.0

dlaexc.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAEXC (WANTQ, N, T, LDT, Q, LDQ, J1, N1, N2, WORK, INFO)

Function Documentation

subroutine DLAEXC ( LOGICAL  WANTQ,
INTEGER  N,
DOUBLE PRECISION,dimension( ldt, * )  T,
INTEGER  LDT,
DOUBLE PRECISION,dimension( ldq, * )  Q,
INTEGER  LDQ,
INTEGER  J1,
INTEGER  N1,
INTEGER  N2,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file dlaexc.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions