#include "f2c.h"
Include dependency graph for dlacon.c:

Go to the source code of this file.
Functions | |
| int | dlacon_ (integer *n, doublereal *v, doublereal *x, integer *isgn, doublereal *est, integer *kase) |
Variables | |
| integer | c__1 = 1 |
| doublereal | c_b11 = 1. |
|
||||||||||||||||||||||||||||
|
Definition at line 13 of file dlacon.c. References abs, c__1, c_b11, d_sign(), dasum_(), dcopy_(), doublereal, i_dnnt(), idamax_(), and integer. |
|
|
Definition at line 10 of file dlacon.c. Referenced by dlacon_(). |
|
|
Definition at line 11 of file dlacon.c. Referenced by dlacon_(). |
1.3.9.1