lin_sys

Undocumented in source.

Members

Functions

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.

Variables

LINSYS_SOLVER_NAME
string[2] LINSYS_SOLVER_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta