| __y | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | private |
| add(typename JLANG::JClass< result_type >::argument_type value) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| add(const JConstantFunction1D &function) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| argument_type typedef | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | |
| div(const double value) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| do_compile() | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inlineprotectedvirtual |
| evaluate(const argument_type *pX) const | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inlinevirtual |
| function_type typedef | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | |
| functional_type typedef | JTOOLS::JFunction1D< JArgument_t, JResult_t > | |
| getExceptionHandler() const | JTOOLS::JFunctional< JArgument_t, JResult_t > | inline |
| getSupervisor() const | JTOOLS::JFunctional< JArgument_t, JResult_t > | inline |
| getValue(const JFunctional &function, const argument_type *pX) | JTOOLS::JFunctional< JArgument_t, JResult_t > | inlinestatic |
| getValue(typename JClass< result_type >::argument_type value, const argument_type *pX) | JTOOLS::JFunctional< JArgument_t, JResult_t > | inlinestatic |
| getY() const | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| JConstantFunction1D() | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| JConstantFunction1D(const result_type y) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| JConstantFunction1D(const JMATH::JZero &y) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| JFunctional() | JTOOLS::JFunctional< JArgument_t, JResult_t > | inlineprotected |
| mul(const double value) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| NUMBER_OF_DIMENSIONS enum value | JTOOLS::JFunction1D< JArgument_t, JResult_t > | |
| operator()(const argument_type x) const | JTOOLS::JFunction1D< JArgument_t, JResult_t > | inline |
| operator<<(JWriter &out, const JConstantFunction1D &function) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | friend |
| operator>>(JReader &in, JConstantFunction1D &function) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | friend |
| result_type typedef | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | |
| setExceptionHandler(const JSupervisor &supervisor) | JTOOLS::JFunctional< JArgument_t, JResult_t > | inline |
| sub(typename JLANG::JClass< result_type >::argument_type value) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| sub(const JConstantFunction1D &function) | JTOOLS::JConstantFunction1D< JArgument_t, JResult_t > | inline |
| supervisor | JTOOLS::JFunctional< JArgument_t, JResult_t > | protected |
| supervisor_type typedef | JTOOLS::JFunctional< JArgument_t, JResult_t > | |