LAPACK 3.3.1
Linear Algebra PACKage

zgeequb.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZGEEQUB (M, N, A, LDA, R, C, ROWCND, COLCND, AMAX, INFO)

Function Documentation

subroutine ZGEEQUB ( INTEGER  M,
INTEGER  N,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  R,
DOUBLE PRECISION,dimension( * )  C,
DOUBLE PRECISION  ROWCND,
DOUBLE PRECISION  COLCND,
DOUBLE PRECISION  AMAX,
INTEGER  INFO 
)

Definition at line 1 of file zgeequb.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions