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

Public Member Functions | |
| FieldFn (const Field *field, Function *arg) | |
| FieldFn (const Field *field, Function *arg1, Function *arg2) | |
| FieldFn (const Field *field, Function *arg1, Function *arg2, Function *arg3) | |
| FieldFn (const Field *field, Function *arg1, Function *arg2, Function *arg3, Function *arg4) | |
| 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