LAPACK 3.3.0

stpttr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine STPTTR (UPLO, N, AP, A, LDA, INFO)

Function Documentation

subroutine STPTTR ( CHARACTER  UPLO,
INTEGER  N,
REAL,dimension( * )  AP,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
INTEGER  INFO 
)

Definition at line 1 of file stpttr.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions