kkt

Undocumented in source.

Members

Functions

form_KKT
csc* form_KKT(csc* P, csc* A, c_int format, c_float param1, c_float* param2, c_int* PtoKKT, c_int* AtoKKT, c_int** Pdiag_idx, c_int* Pdiag_n, c_int* param2toKKT)
Undocumented in source. Be warned that the author may not have intended to support it.
update_KKT_A
void update_KKT_A(csc* KKT, csc* A, c_int* AtoKKT)
Undocumented in source. Be warned that the author may not have intended to support it.
update_KKT_P
void update_KKT_P(csc* KKT, csc* P, c_int* PtoKKT, c_float param1, c_int* Pdiag_idx, c_int Pdiag_n)
Undocumented in source. Be warned that the author may not have intended to support it.
update_KKT_param2
void update_KKT_param2(csc* KKT, c_float* param2, c_int* param2toKKT, c_int m)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta