49 CouExpr &
sin(CouExpr &
e);
50 CouExpr &
cos(CouExpr &
e);
51 CouExpr &
log(CouExpr &
e);
52 CouExpr &
exp(CouExpr &
e);
CouExpr(const CouExpr &e)
CouExpr & log(CouExpr &e)
void fint fint fint real fint real real real real real real real real real * e
CouExpr & operator%(CouExpr &e1, CouExpr &e2)
CouExpr & exp(CouExpr &e)
CouExpr & operator*(CouExpr &e1, CouExpr &e2)
CouExpr & operator^(CouExpr &e1, CouExpr &e2)
CouExpr & operator/(CouExpr &e1, CouExpr &e2)
double CouNumber
main number type in Couenne
CouExpr & cos(CouExpr &e)
CouExpr operator+(CouExpr &e1, CouExpr &e2)
CouExpr & operator=(CouExpr &e)
CouExpr & sin(CouExpr &e)
expression * Expression() const
CouExpr & operator-(CouExpr &e1, CouExpr &e2)