LAPACKE_sormrq_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_sormrq_work
(,
char side
,
char trans
,
int m
,
int n
,
int k
,
const(float)* a
,
int lda
,
const(float)* tau
,
float* c
,
int ldc
,
float* work
,
int lwork
)

Meta