- init_linsys_solver
c_int init_linsys_solver(LinSysSolver** s, csc* P, csc* A, c_float sigma, c_float* rho_vec, linsys_solver_type linsys_solver, c_int polish)
Undocumented in source. Be warned that the author may not have intended to support it.
- load_linsys_solver
c_int load_linsys_solver(linsys_solver_type linsys_solver)
Undocumented in source. Be warned that the author may not have intended to support it.
- unload_linsys_solver
c_int unload_linsys_solver(linsys_solver_type linsys_solver)
Undocumented in source. Be warned that the author may not have intended to support it.