LAPACK 3.3.1
Linear Algebra PACKage

sgbequ.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SGBEQU (M, N, KL, KU, AB, LDAB, R, C, ROWCND, COLCND, AMAX, INFO)

Function Documentation

subroutine SGBEQU ( INTEGER  M,
INTEGER  N,
INTEGER  KL,
INTEGER  KU,
REAL,dimension( ldab, * )  AB,
INTEGER  LDAB,
REAL,dimension( * )  R,
REAL,dimension( * )  C,
REAL  ROWCND,
REAL  COLCND,
REAL  AMAX,
INTEGER  INFO 
)

Definition at line 1 of file sgbequ.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions