Go to the documentation of this file.
16 #ifndef polybori_LexOrder_h_
17 #define polybori_LexOrder_h_
57 comp_type compare(
const monom_type&,
const monom_type&)
const;
60 comp_type compare(
const exp_type&,
const exp_type&)
const;
63 monom_type lead(
const poly_type&)
const;
72 exp_type leadExp(
const poly_type&)
const;
84 #endif // polybori_LexOrder_h_