#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | dspt21_ (integer *itype, char *uplo, integer *n, integer *kband, doublereal *ap, doublereal *d__, doublereal *e, doublereal *u, integer *ldu, doublereal *vp, doublereal *tau, doublereal *work, doublereal *result) |
Variables |
static integer | c__1 = 1 |
static doublereal | c_b10 = 0. |
static doublereal | c_b26 = 1. |
Function Documentation
int dspt21_ |
( |
integer * |
itype, |
|
|
char * |
uplo, |
|
|
integer * |
n, |
|
|
integer * |
kband, |
|
|
doublereal * |
ap, |
|
|
doublereal * |
d__, |
|
|
doublereal * |
e, |
|
|
doublereal * |
u, |
|
|
integer * |
ldu, |
|
|
doublereal * |
vp, |
|
|
doublereal * |
tau, |
|
|
doublereal * |
work, |
|
|
doublereal * |
result |
|
) |
| |
Variable Documentation