LAPACK 3.3.1
Linear Algebra PACKage

dla_porpvgrw.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION DLA_PORPVGRW (UPLO, NCOLS, A, LDA, AF, LDAF, WORK)

Function Documentation

DOUBLE PRECISION DLA_PORPVGRW ( CHARACTER*1  UPLO,
INTEGER  NCOLS,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( ldaf, * )  AF,
INTEGER  LDAF,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file dla_porpvgrw.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions