Generated on Thu Apr 11 13:59:35 2019 for Gecode by doxygen 1.6.3

Transcendental functions
[Direct modeling support]

Functions

LinFloatExpr Gecode::exp (const LinFloatExpr &x)
 Return expression for $ \mathrm{exp}(x)$.
LinFloatExpr Gecode::log (const LinFloatExpr &x)
 Return expression for $ \mathrm{log}(x)$.

Function Documentation

LinFloatExpr Gecode::exp ( const LinFloatExpr &  e  ) 

Return expression for $ \mathrm{exp}(x)$.

LinFloatExpr Gecode::log ( const LinFloatExpr &  e  ) 

Return expression for $ \mathrm{log}(x)$.