LAPACKE_sgbsvxx

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
LAPACKE_sgbsvxx
(,
char fact
,
char trans
,
int n
,
int kl
,
int ku
,
int nrhs
,
float* ab
,
int ldab
,
float* afb
,
int ldafb
,
int* ipiv
,
char* equed
,
float* r
,
float* c
,
float* b
,
int ldb
,
float* x
,
int ldx
,
float* rcond
,
float* rpvgrw
,
float* berr
,,,,,
float* params
)

Meta