KTH framework for Nek5000 toolboxes; testing version  0.0.1
zgecon.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zgecon (NORM, N, A, LDA, ANORM, RCOND, WORK, RWORK, INFO)
 

Function/Subroutine Documentation

◆ zgecon()

subroutine zgecon ( character  NORM,
integer  N,
complex*16, dimension( lda, * )  A,
integer  LDA,
double precision  ANORM,
double precision  RCOND,
complex*16, dimension( * )  WORK,
double precision, dimension( * )  RWORK,
integer  INFO 
)

Definition at line 1 of file zgecon.f.

References xerbla(), zdrscl(), zlacon(), and zlatrs().

+ Here is the call graph for this function: