#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | dlaqtr_ (logical *ltran, logical *lreal, integer *n, doublereal *t, integer *ldt, doublereal *b, doublereal *w, doublereal *scale, doublereal *x, doublereal *work, integer *info) |
Variables |
static integer | c__1 = 1 |
static integer | c__2 = 2 |
static doublereal | c_b21 = 1. |
static doublereal | c_b25 = 0. |
static logical | c_false = FALSE_ |
static logical | c_true = TRUE_ |
Function Documentation
int dlaqtr_ |
( |
logical * |
ltran, |
|
|
logical * |
lreal, |
|
|
integer * |
n, |
|
|
doublereal * |
t, |
|
|
integer * |
ldt, |
|
|
doublereal * |
b, |
|
|
doublereal * |
w, |
|
|
doublereal * |
scale, |
|
|
doublereal * |
x, |
|
|
doublereal * |
work, |
|
|
integer * |
info |
|
) |
| |
Variable Documentation