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

Meta