#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/Function.h>
Inheritance diagram for ExponentialFunction:


Public Member Functions | |
| ExponentialFunction (Object *funcObj, Dict *dict) | |
| virtual | ~ExponentialFunction () |
| virtual Function * | copy () |
| virtual void | transform (fouble *in, fouble *out) |
| virtual GBool | isOk () |
Private Member Functions | |
| ExponentialFunction (ExponentialFunction *func) | |
Private Attributes | |
| fouble | c0 [funcMaxOutputs] |
| fouble | c1 [funcMaxOutputs] |
| fouble | e |
| GBool | ok |
|
||||||||||||
|
Definition at line 412 of file Function.cc. References Object::arrayGet(), Object::arrayGetLength(), c0, c1, e, error(), Object::free(), funcMaxOutputs, Object::getNum(), gFalse, gTrue, Function::hasRange, i, Function::init(), Object::isNum(), Dict::lookup(), Function::m, Function::n, and ok. Referenced by copy(). |
|
|
Definition at line 503 of file Function.cc. |
|
|
Definition at line 506 of file Function.cc. |
|
|
Implements Function. Definition at line 117 of file Function.h. References ExponentialFunction(). |
|
|
Implements Function. Definition at line 119 of file Function.h. References ok. |
|
||||||||||||
|
Implements Function. Definition at line 510 of file Function.cc. References c0, c1, Function::domain, e, Function::hasRange, i, Function::n, Function::range, and Opie::MM::x. |
|
|
Definition at line 125 of file Function.h. Referenced by ExponentialFunction(), and transform(). |
|
|
Definition at line 126 of file Function.h. Referenced by ExponentialFunction(), and transform(). |
|
|
Definition at line 127 of file Function.h. Referenced by ExponentialFunction(), and transform(). |
|
|
Definition at line 128 of file Function.h. Referenced by ExponentialFunction(), and isOk(). |
1.4.2