LAPACK 3.3.1
Linear Algebra PACKage

zla_porcond_c.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION ZLA_PORCOND_C (UPLO, N, A, LDA, AF, LDAF, C, CAPPLY, INFO, WORK, RWORK)

Function Documentation

DOUBLE PRECISION ZLA_PORCOND_C ( CHARACTER  UPLO,
INTEGER  N,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX*16,dimension( ldaf, * )  AF,
INTEGER  LDAF,
DOUBLE PRECISION,dimension( * )  C,
LOGICAL  CAPPLY,
INTEGER  INFO,
COMPLEX*16,dimension( * )  WORK,
DOUBLE PRECISION,dimension( * )  RWORK 
)

Definition at line 1 of file zla_porcond_c.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions