LAPACKE_sopmtr_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_sopmtr_work
(,
char side
,
char uplo
,
char trans
,
int m
,
int n
,
const(float)* ap
,
const(float)* tau
,
float* c
,
int ldc
,
float* work
)

Meta