Functions/Subroutines

SRC/dlarzt.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLARZT (DIRECT, STOREV, N, K, V, LDV, TAU, T, LDT)

Function Documentation

subroutine DLARZT ( CHARACTER  DIRECT,
CHARACTER  STOREV,
INTEGER  N,
INTEGER  K,
DOUBLE PRECISION,dimension( ldv, * )  V,
INTEGER  LDV,
DOUBLE PRECISION,dimension( * )  TAU,
DOUBLE PRECISION,dimension( ldt, * )  T,
INTEGER  LDT 
)

Definition at line 1 of file dlarzt.f.