[ < ] [ > ]   [ << ] [ 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 (const ap_linexpr0_t* e)
Return a hash code.

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

Function: int ap_linexpr0_compare (const ap_linexpr0_t* e1, const 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 December, 22 2006 using texi2html