#include <functions.h>
Inheritance diagram for afl::Exp:

Public Member Functions | |
| Exp (Function *arg) | |
| virtual data_t | evaluate (const Point &p, Function::Context *ctxt) const |
| virtual void | serialise (std::ostream &doc) const |
| virtual Function * | clone () const |
|
|
|
|
|
Implements afl::Function. |
|
||||||||||||
|
evaluates the function
Implements afl::Function. |
|
|
adds the symbolic value of the function to an output stream
Implements afl::Function. |
1.4.6