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

Tests on linear expressions of level 1

Function: bool ap_linexpr1_is_integer (const ap_linexpr1_t* expr)
Does the expression depends only on integer variables ?

Function: bool ap_linexpr1_is_real (const ap_linexpr1_t* expr)
Does the expression depends only on real variables ?

Function: bool ap_linexpr1_is_linear (const ap_linexpr1_t* expr)
Return true iff all involved coefficients are scalars.

Function: bool ap_linexpr1_is_quasilinear (const ap_linexpr1_t* expr)
Return true iff all involved coefficients but the constant are scalars.



This document was generated on December, 22 2006 using texi2html