[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Other functions on linear expressions of level 0

All these functions induces a reduction of the coefficients of the linear expression.

Function: int ap_linexpr0_hash (ap_linexpr0_t* e)
Return a hash code.

Function: bool ap_linexpr0_equal (ap_linexpr0_t* e1, ap_linexpr0_t* e2)
Equality test.

Function: int ap_linexpr0_compare (ap_linexpr0_t* e1, ap_linexpr0_t* e2)
Lexicographic ordering, terminating by constant coefficients.

Use the (partial order) comparison function on coefficients coeff_cmp.



This document was generated on September, 10 2009 using texi2html