LAPACK 3.3.0

sgeqrf.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file sgeqrf.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions