LAPACKE_dopmtr

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

Meta