#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | dlatb4_ (char *path, integer *imat, integer *m, integer *n, char *type__, integer *kl, integer *ku, doublereal *anorm, integer *mode, doublereal *cndnum, char *dist) |
Variables |
static integer | c__2 = 2 |
Function Documentation
int dlatb4_ |
( |
char * |
path, |
|
|
integer * |
imat, |
|
|
integer * |
m, |
|
|
integer * |
n, |
|
|
char * |
type__, |
|
|
integer * |
kl, |
|
|
integer * |
ku, |
|
|
doublereal * |
anorm, |
|
|
integer * |
mode, |
|
|
doublereal * |
cndnum, |
|
|
char * |
dist |
|
) |
| |
Variable Documentation