Go to the documentation of this file. 22 #define luf_create dy_glp_luf_create 23 #define luf_defrag_sva dy_glp_luf_defrag_sva 24 #define luf_enlarge_row dy_glp_luf_enlarge_row 25 #define luf_enlarge_col dy_glp_luf_enlarge_col 26 #define luf_alloc_wa dy_glp_luf_alloc_wa 27 #define luf_free_wa dy_glp_luf_free_wa 28 #define luf_decomp dy_glp_luf_decomp 29 #define luf_f_solve dy_glp_luf_f_solve 30 #define luf_v_solve dy_glp_luf_v_solve 31 #define luf_solve dy_glp_luf_solve 32 #define luf_delete dy_glp_luf_delete 329 void *info,
int (*col)(
void *info,
int j,
int rn[],
double aj[]),