LAPACKE_sgtcon_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_sgtcon_work
(
char norm
,
int n
,
const(float)* dl
,
const(float)* d
,
const(float)* du
,
const(float)* du2
,
const(int)* ipiv
,
float anorm
,
float* rcond
,
float* work
,
int* iwork
)

Meta