__f | JTOOLS::JExternalFunction1D< JArgument_t, JResult_t > | protected |
argument_type typedef | JTOOLS::JExternalFunction1D< JArgument_t, JResult_t > | |
do_compile() override | JTOOLS::JExternalFunction1D< JArgument_t, JResult_t > | inlineprotectedvirtual |
evaluate(const argument_type *pX) const override | JTOOLS::JExternalFunction1D< JArgument_t, JResult_t > | inlinevirtual |
function_type typedef | JTOOLS::JExternalFunction1D< 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 |
JExternalFunction1D(pointerToFunction function) | JTOOLS::JExternalFunction1D< JArgument_t, JResult_t > | inline |
JFunctional() | JTOOLS::JFunctional< JArgument_t, JResult_t > | inlineprotected |
NUMBER_OF_DIMENSIONS enum value | JTOOLS::JFunction1D< JArgument_t, JResult_t > | |
operator()(const argument_type x) const | JTOOLS::JFunction1D< JArgument_t, JResult_t > | inline |
pointerToFunction typedef | JTOOLS::JExternalFunction1D< JArgument_t, JResult_t > | |
result_type typedef | JTOOLS::JExternalFunction1D< JArgument_t, JResult_t > | |
setExceptionHandler(const JSupervisor &supervisor) | JTOOLS::JFunctional< JArgument_t, JResult_t > | inline |
supervisor | JTOOLS::JFunctional< JArgument_t, JResult_t > | protected |
supervisor_type typedef | JTOOLS::JFunctional< JArgument_t, JResult_t > | |