LAPACKE_cgbrfsx

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_cgbrfsx
(,
char trans
,
char equed
,
int n
,
int kl
,
int ku
,
int nrhs
,,
int ldab
,,
int ldafb
,
const(int)* ipiv
,
const(float)* r
,
const(float)* c
,,
int ldb
,,
int ldx
,
float* rcond
,
float* berr
,,,,,
float* params
)

Meta