Tests on linear expressions of level 1
- Function: bool ap_linexpr1_is_integer (ap_linexpr1_t* expr)
- Does the expression depends only on integer variables ?
- Function: bool ap_linexpr1_is_real (ap_linexpr1_t* expr)
- Does the expression depends only on real variables ?
- Function: bool ap_linexpr1_is_linear (ap_linexpr1_t* expr)
- Return true iff all involved coefficients are scalars.
- Function: bool ap_linexpr1_is_quasilinear (ap_linexpr1_t* expr)
- Return true iff all involved coefficients but the constant are scalars.
This document was generated
by Bertrand Jeannet on December, 22 2009
using texi2html