#include "CouennePrecisions.hpp"
#include "exprUnary.hpp"
Include dependency graph for exprOpp.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | exprOpp |
class opposite More... | |
Functions | |
CouNumber | opp (register CouNumber arg) |
operator opp: returns the opposite of a number |
operator opp: returns the opposite of a number
Definition at line 20 of file exprOpp.hpp.
Referenced by exprOpp::F().