LAPACK 3.3.0

dlaqge.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAQGE (M, N, A, LDA, R, C, ROWCND, COLCND, AMAX, EQUED)

Function Documentation

subroutine DLAQGE ( INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  R,
DOUBLE PRECISION,dimension( * )  C,
DOUBLE PRECISION  ROWCND,
DOUBLE PRECISION  COLCND,
DOUBLE PRECISION  AMAX,
CHARACTER  EQUED 
)

Definition at line 1 of file dlaqge.f.

Here is the caller graph for this function:

 All Files Functions