LAPACK 3.3.1
Linear Algebra PACKage

sgeequb.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine SGEEQUB ( INTEGER  M,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  R,
REAL,dimension( * )  C,
REAL  ROWCND,
REAL  COLCND,
REAL  AMAX,
INTEGER  INFO 
)

Definition at line 1 of file sgeequb.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions