This is the complete list of members for func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument >, including all inherited members.
| AcceptableTypesTuples typedef | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | private |
| convert_to_acceptable_type(const GivenType &value) | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | inlineprivatestatic |
| function_ | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | private |
| GeneralMathFunction(std::string name, InputFunctionType &&function) | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | inline |
| get_first_false(bool first, T... remaining) | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | inlineprivatestatic |
| get_first_false() | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | inlineprivatestatic |
| is_acceptable() | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | inlineprivatestatic |
| name() const noexcept | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | inline |
| name_ | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | private |
| operate_impl(const std::vector< Number > &args, Number &result, std::index_sequence< Indices... >) const | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | inlineprivate |
| operator()(const std::vector< Number > &args, Number &result) const | func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > | inline |