LAPACK 3.3.1
Linear Algebra PACKage

spbequ.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file spbequ.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions