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

Comparing coefficients

Function: int ap_coeff_cmp (const ap_coeff_t* op1, const ap_coeff_t* op2)
Non-total comparison.

Function: bool ap_coeff_equal (const ap_coeff_t* op1, const ap_coeff_t* op2)
Equality test.

Function: bool ap_coeff_zero (const ap_coeff_t* op)
Return true iff coeff is a zero scalar or an interval with zero bounds.



This document was generated on December, 22 2006 using texi2html