#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Functions |
int | strt03_ (char *uplo, char *trans, char *diag, integer *n, integer *nrhs, real *a, integer *lda, real *scale, real *cnorm, real *tscal, real *x, integer *ldx, real *b, integer *ldb, real *work, real *resid) |
Variables |
static integer | c__1 = 1 |
Function Documentation
int strt03_ |
( |
char * |
uplo, |
|
|
char * |
trans, |
|
|
char * |
diag, |
|
|
integer * |
n, |
|
|
integer * |
nrhs, |
|
|
real * |
a, |
|
|
integer * |
lda, |
|
|
real * |
scale, |
|
|
real * |
cnorm, |
|
|
real * |
tscal, |
|
|
real * |
x, |
|
|
integer * |
ldx, |
|
|
real * |
b, |
|
|
integer * |
ldb, |
|
|
real * |
work, |
|
|
real * |
resid |
|
) |
| |
Variable Documentation