LAPACKE_stfsm

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_stfsm
(,
char transr
,
char side
,
char uplo
,
char trans
,
char diag
,
int m
,
int n
,
float alpha
,
const(float)* a
,
float* b
,
int ldb
)

Meta