LAPACK 3.3.1
Linear Algebra PACKage

sopgtr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SOPGTR (UPLO, N, AP, TAU, Q, LDQ, WORK, INFO)

Function Documentation

subroutine SOPGTR ( CHARACTER  UPLO,
INTEGER  N,
REAL,dimension( * )  AP,
REAL,dimension( * )  TAU,
REAL,dimension( ldq, * )  Q,
INTEGER  LDQ,
REAL,dimension( * )  WORK,
INTEGER  INFO 
)

Definition at line 1 of file sopgtr.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions