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

Comparing coefficients

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

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

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



This document was generated on September, 10 2009 using texi2html