|
Jive reference manual
|
This is the complete list of members for jem::numeric::Function, including all inherited members.
| argCount() const =0 | jem::numeric::Function | pure virtual |
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| deriv(double arg) const | jem::numeric::Function | |
| deriv(idx_t iarg, double arg0, double arg1) const | jem::numeric::Function | |
| deriv(idx_t iarg, double arg0, double arg1, double arg2) const | jem::numeric::Function | |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| eval() const | jem::numeric::Function | |
| eval(double arg) const | jem::numeric::Function | |
| eval(double arg0, double arg1) const | jem::numeric::Function | |
| eval(double arg0, double arg1, double arg2) const | jem::numeric::Function | |
| getClass() const | jem::Object | virtual |
| getDeriv(idx_t iarg, const double *args) const | jem::numeric::Function | virtual |
| getType() | jem::Object | static |
| getValue(const double *args) const =0 | jem::numeric::Function | pure virtual |
| hashValue() const | jem::Object | virtual |
| markUsedArgs(bool *mask) const | jem::numeric::Function | virtual |
| toString() const | jem::Object | virtual |
| ~Collectable() | jem::Collectable | protected |
| ~Function() | jem::numeric::Function | protectedvirtual |