LAPACKE_sgbcon

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

Meta