cgv
cgv::math::sparse_les Member List

This is the complete list of members for cgv::math::sparse_les, including all inherited members.

create_by_cap(SparseLesCaps caps, int n, int nr_rhs, int nr_nze=-1)cgv::math::sparse_lesstatic
create_by_name(const std::string &solver_name, int n, int nr_rhs, int nr_nze=-1)cgv::math::sparse_lesstatic
get_ref_count() constcgv::data::ref_countedinline
get_solver_factories()cgv::math::sparse_lesstatic
get_x_entry(int i) constcgv::math::sparse_lesvirtual
get_x_entry(int i, int j) const =0cgv::math::sparse_lespure virtual
ref_b_entry(int i)cgv::math::sparse_lesvirtual
ref_b_entry(int i, int j)=0cgv::math::sparse_lespure virtual
ref_counted()cgv::data::ref_countedinlineprotected
register_solver_factory(sparse_les_factory_ptr sls_fac)cgv::math::sparse_lesstatic
set_b_entry(int i, double val)cgv::math::sparse_lesvirtual
set_b_entry(int i, int j, double val)=0cgv::math::sparse_lespure virtual
set_mat_entry(int r, int c, double val)=0cgv::math::sparse_lespure virtual
set_ref_count(int c) constcgv::data::ref_countedinlineprotected
solve(bool analyze_residual=false)=0cgv::math::sparse_lespure virtual