LAPACKE_sgbcon_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_sgbcon_work
(,
char norm
,
int n
,
int kl
,
int ku
,
const(float)* ab
,
int ldab
,
const(int)* ipiv
,
float anorm
,
float* rcond
,
float* work
,
int* iwork
)

Meta