Functions/Subroutines

SRC/zla_porpvgrw.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file zla_porpvgrw.f.