LAPACKE_sgtcon

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

Meta