Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Public Member Functions | |
RemoveColMatrix (vector< Coeff > C, index_t ind_to_remove=0) | |
index_t | nb_coeffs_in_line (index_t l) const |
Coeff | get (index_t l, int i_th_non_null_coeff) |
Public Attributes | |
index_t | zero_col |
vector< Coeff > | line |
Definition at line 209 of file mixed_constrained_solver.h.