#include "f2c.h"
Include dependency graph for dgeequ.c:
Go to the source code of this file.
Functions | |
int | dgeequ_ (integer *m, integer *n, doublereal *a, integer *lda, doublereal *r, doublereal *c, doublereal *rowcnd, doublereal *colcnd, doublereal *amax, integer *info) |
|
Definition at line 8 of file dgeequ.c. References abs, dlamch_(), doublereal, integer, max, min, and xerbla_(). Referenced by dgesvx_(). |