qdldl

Undocumented in source.

Members

Functions

QDLDL_Lsolve
void QDLDL_Lsolve(QDLDL_int n, QDLDL_int* Lp, QDLDL_int* Li, QDLDL_float* Lx, QDLDL_float* x)
Undocumented in source. Be warned that the author may not have intended to support it.
QDLDL_Ltsolve
void QDLDL_Ltsolve(QDLDL_int n, QDLDL_int* Lp, QDLDL_int* Li, QDLDL_float* Lx, QDLDL_float* x)
Undocumented in source. Be warned that the author may not have intended to support it.
QDLDL_etree
QDLDL_int QDLDL_etree(QDLDL_int n, QDLDL_int* Ap, QDLDL_int* Ai, QDLDL_int* work, QDLDL_int* Lnz, QDLDL_int* etree)
Undocumented in source. Be warned that the author may not have intended to support it.
QDLDL_factor
QDLDL_int QDLDL_factor(QDLDL_int n, QDLDL_int* Ap, QDLDL_int* Ai, QDLDL_float* Ax, QDLDL_int* Lp, QDLDL_int* Li, QDLDL_float* Lx, QDLDL_float* D, QDLDL_float* Dinv, QDLDL_int* Lnz, QDLDL_int* etree, QDLDL_bool* bwork, QDLDL_int* iwork, QDLDL_float* fwork)
Undocumented in source. Be warned that the author may not have intended to support it.
QDLDL_solve
void QDLDL_solve(QDLDL_int n, QDLDL_int* Lp, QDLDL_int* Li, QDLDL_float* Lx, QDLDL_float* Dinv, QDLDL_float* x)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

QDLDL_UNKNOWN
enum int QDLDL_UNKNOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
QDLDL_UNUSED
enum int QDLDL_UNUSED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
QDLDL_USED
enum int QDLDL_USED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta