Functions/Subroutines

SRC/sorgql.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SORGQL (M, N, K, A, LDA, TAU, WORK, LWORK, INFO)

Function Documentation

subroutine SORGQL ( INTEGER  M,
INTEGER  N,
INTEGER  K,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  TAU,
REAL,dimension( * )  WORK,
INTEGER  LWORK,
INTEGER  INFO 
)

Definition at line 1 of file sorgql.f.