LAPACK 3.3.0

cpbequ.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CPBEQU (UPLO, N, KD, AB, LDAB, S, SCOND, AMAX, INFO)

Function Documentation

subroutine CPBEQU ( CHARACTER  UPLO,
INTEGER  N,
INTEGER  KD,
COMPLEX,dimension( ldab, * )  AB,
INTEGER  LDAB,
REAL,dimension( * )  S,
REAL  SCOND,
REAL  AMAX,
INTEGER  INFO 
)

Definition at line 1 of file cpbequ.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions