dF(T x) (defined in hmlp::FunctionBase< PARAM, T >) | hmlp::FunctionBase< PARAM, T > | inlinevirtual |
F(T x) (defined in hmlp::FunctionBase< PARAM, T >) | hmlp::FunctionBase< PARAM, T > | inlinevirtual |
FdF(T x) | hmlp::FunctionBase< PARAM, T > | inlinevirtual |
FunctionBase() (defined in hmlp::FunctionBase< PARAM, T >) | hmlp::FunctionBase< PARAM, T > | inline |
HasdF() (defined in hmlp::FunctionBase< PARAM, T >) | hmlp::FunctionBase< PARAM, T > | inline |
HasFdF() (defined in hmlp::FunctionBase< PARAM, T >) | hmlp::FunctionBase< PARAM, T > | inline |
SetupdF(T(*df)(T x, PARAM *user_params)) (defined in hmlp::FunctionBase< PARAM, T >) | hmlp::FunctionBase< PARAM, T > | inline |
SetupF(T(*f)(T x, PARAM *user_params)) (defined in hmlp::FunctionBase< PARAM, T >) | hmlp::FunctionBase< PARAM, T > | inline |
SetupFdF(T(*fdf)(T x, PARAM *user_params, T *Fx, T *dFX)) (defined in hmlp::FunctionBase< PARAM, T >) | hmlp::FunctionBase< PARAM, T > | inline |
SetupParameters(PARAM *user_params) (defined in hmlp::FunctionBase< PARAM, T >) | hmlp::FunctionBase< PARAM, T > | inline |
VirtualFunction() (defined in hmlp::VirtualFunction< T >) | hmlp::VirtualFunction< T > | inline |