LAPACKE_dgbbrd

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_dgbbrd
(,
char vect
,
int m
,
int n
,
int ncc
,
int kl
,
int ku
,
double* ab
,
int ldab
,
double* d
,
double* e
,
double* q
,
int ldq
,
double* pt
,
int ldpt
,
double* c
,
int ldc
)

Meta