| _base_initialize(const datatools::properties &config_, const unary_function_dict_type &functors_) | mygsl::i_unary_function | protected |
| _base_reset() | mygsl::i_unary_function | protected |
| _compute_auto_epsilon() | mygsl::i_unary_function | protected |
| _eval(double x_) const | mygsl::gate_function | protectedvirtual |
| _set_defaults() | mygsl::gate_function | protected |
| AUTO_EPSILON | mygsl::i_unary_function | static |
| clone(void) const =0 | datatools::i_cloneable | pure virtual |
| clone_it(const Copyable &a_copyable) | datatools::i_cloneable | inlinestatic |
| DEFAULT_EPSILON | mygsl::i_unary_function | static |
| empty_options() | datatools::i_tree_dumpable | static |
| eval(double x_) const | mygsl::i_unary_function | virtual |
| eval_no_check(double x_) const | mygsl::i_unary_function | virtual |
| evaluate(double x_) const | mygsl::i_unary_function | |
| g_function(double x_, void *functor_) | mygsl::i_unary_function | static |
| gate_function() | mygsl::gate_function | |
| gate_function(double width_, double center_=0.0, double amplitude_=std::numeric_limits< double >::quiet_NaN()) | mygsl::gate_function | |
| get_amplitude() const | mygsl::gate_function | |
| get_center() const | mygsl::gate_function | |
| get_epsilon() const | mygsl::i_unary_function | |
| get_non_zero_domain_max() const | mygsl::gate_function | virtual |
| get_non_zero_domain_min() const | mygsl::gate_function | virtual |
| get_width() const | mygsl::gate_function | |
| has_explicit_domain_of_definition() const | mygsl::i_unary_function | virtual |
| has_non_zero_domain_max() const | mygsl::i_unary_function | |
| has_non_zero_domain_min() const | mygsl::i_unary_function | |
| has_zero_domain() const | mygsl::i_unary_function | |
| i_tree_dumpable() | datatools::i_tree_dumpable | |
| i_unary_function(double epsilon_=0.0) | mygsl::i_unary_function | |
| initialize(const datatools::properties &config_, const unary_function_dict_type &functors_) | mygsl::gate_function | virtual |
| initialize_simple() | mygsl::i_unary_function | |
| initialize_standalone(const datatools::properties &config_) | mygsl::i_unary_function | |
| is_cloneable(const CandidateType &candidate_) | datatools::i_cloneable | inline |
| is_in_domain_of_definition(double x_) const | mygsl::i_unary_function | virtual |
| is_in_non_zero_domain(double x_) const | mygsl::i_unary_function | |
| is_in_zero_domain(double x_) const | mygsl::i_unary_function | |
| is_initialized() const | mygsl::gate_function | virtual |
| last_skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
| last_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
| make_base_print_options(const std::string &title_, const std::string &indent_="", const bool inherit_=false) | datatools::i_tree_dumpable | static |
| operator()(double x_) const | mygsl::i_unary_function | |
| OSTREAM_CERR enum value | datatools::i_tree_dumpable | |
| OSTREAM_CLOG enum value | datatools::i_tree_dumpable | |
| OSTREAM_COUT enum value | datatools::i_tree_dumpable | |
| ostream_type enum name | datatools::i_tree_dumpable | |
| print_tree(std::ostream &out_=std::clog, const boost::property_tree::ptree &options_=empty_options()) const | datatools::i_tree_dumpable | virtual |
| print_tree_json(std::ostream &out_=std::clog, const std::string &json_options_="") const | datatools::i_tree_dumpable | |
| print_tree_json(std::ostream &out_=std::clog, const char *json_options_=nullptr) const | datatools::i_tree_dumpable | |
| reset() | mygsl::gate_function | virtual |
| set_amplitude(double amplitude_) | mygsl::gate_function | |
| set_center(double center_) | mygsl::gate_function | |
| set_epsilon(double) | mygsl::i_unary_function | |
| set_width(double width_) | mygsl::gate_function | |
| skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
| smart_print_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="", const std::string &indent_="") const | datatools::i_tree_dumpable | |
| tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
| tree_dump(std::ostream &out_=std::clog, const std::string &title_="", const std::string &indent_="", bool inherit_=false) const | mygsl::gate_function | virtual |
| tree_dump_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="", const std::string &indent_="", const bool inherit_=false) const | datatools::i_tree_dumpable | |
| tree_print_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="") const | datatools::i_tree_dumpable | |
| wo_append enum value | mygsl::i_unary_function | |
| wo_data_index enum value | mygsl::i_unary_function | |
| wo_default enum value | mygsl::i_unary_function | |
| wo_none enum value | mygsl::i_unary_function | |
| wo_skip_inf enum value | mygsl::i_unary_function | |
| wo_skip_nan enum value | mygsl::i_unary_function | |
| wo_skip_odod enum value | mygsl::i_unary_function | |
| wo_skip_onzd enum value | mygsl::i_unary_function | |
| write_ascii(std::ostream &fout_, double min_, double max_, unsigned int nsamples_, int x_precision_=16, int fx_precision_=16, uint32_t options_=wo_default) const | mygsl::i_unary_function | |
| write_ascii_file(const std::string &filename_, double min_, double max_, unsigned int nsamples_, int x_precision_=16, int fx_precision_=16, uint32_t options_=wo_default) const | mygsl::i_unary_function | |
| write_ascii_file_with_units(const std::string &filename_, double min_, double max_, unsigned int nsamples_, const std::string &x_unit_label_, const std::string &fx_unit_label_, int x_precision_=16, int fx_precision_=16, uint32_t options_=wo_default) const | mygsl::i_unary_function | |
| write_ascii_with_units(std::ostream &fout_, double min_, double max_, unsigned int nsamples_, double x_unit_, double fx_unit_, int x_precision_=16, int fx_precision_=16, uint32_t options_=wo_default) const | mygsl::i_unary_function | |
| write_options_type enum name | mygsl::i_unary_function | |
| ~gate_function() | mygsl::gate_function | virtual |
| ~i_cloneable() | datatools::i_cloneable | inlinevirtual |
| ~i_tree_dumpable() | datatools::i_tree_dumpable | virtual |
| ~i_unary_function() | mygsl::i_unary_function | virtual |