sgemqrt_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
sgemqrt_
(
char* side
,
char* trans
,
int* m
,
int* n
,
int* k
,
int* nb
,
const(float)* v
,
int* ldv
,
const(float)* t
,
int* ldt
,
float* c
,
int* ldc
,
float* work
,
int* info
)

Meta