LAPACKE_stbcon_work

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_stbcon_work
(,
char norm
,
char uplo
,
char diag
,
int n
,
int kd
,
const(float)* ab
,
int ldab
,
float* rcond
,
float* work
,
int* iwork
)

Meta