Engine-side free module R^n over a Ring.
void compute_column_degree(int i)
void compute_column_degrees()
void set_column_degree(int i, const_monomial deg)
void set_entry(int r, int c, ring_elem a)
void debugDisplay() const
void set_matrix_degree(const_monomial deg)
void set_column(int c, vec v)
const int * const_monomial
Ring — the legacy abstract base class for every coefficient and polynomial ring.