#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | slarrf_ (integer *n, real *d__, real *l, real *ld, integer *clstrt, integer *clend, real *w, real *wgap, real *werr, real *spdiam, real *clgapl, real *clgapr, real *pivmin, real *sigma, real *dplus, real *lplus, real *work, integer *info) |
Variables |
static integer | c__1 = 1 |
Function Documentation
int slarrf_ |
( |
integer * |
n, |
|
|
real * |
d__, |
|
|
real * |
l, |
|
|
real * |
ld, |
|
|
integer * |
clstrt, |
|
|
integer * |
clend, |
|
|
real * |
w, |
|
|
real * |
wgap, |
|
|
real * |
werr, |
|
|
real * |
spdiam, |
|
|
real * |
clgapl, |
|
|
real * |
clgapr, |
|
|
real * |
pivmin, |
|
|
real * |
sigma, |
|
|
real * |
dplus, |
|
|
real * |
lplus, |
|
|
real * |
work, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation