LAPACKE_sgbbrd

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

Meta