FuncSketch
Loading...
Searching...
No Matches
func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument > Member List

This is the complete list of members for func_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument >, including all inherited members.

AcceptableTypesTuples typedeffunc_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 noexceptfunc_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... >) constfunc_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument >inlineprivate
operator()(const std::vector< Number > &args, Number &result) constfunc_sketch::math::GeneralMathFunction< FunctionType, AcceptableTypesPerArgument >inline