Bayeux  3.4.1
Core Foundation library for SuperNEMO
mygsl::param_entry Member List

This is the complete list of members for mygsl::param_entry, including all inherited members.

AUTO_LABELmygsl::param_entrystatic
AUTO_STEPmygsl::param_entrystatic
check_value() constmygsl::param_entry
CONST_LABELmygsl::param_entrystatic
DEFAULT_STEPmygsl::param_entrystatic
FREE_LABELmygsl::param_entrystatic
get_best_value() constmygsl::param_entry
get_best_value()mygsl::param_entry
get_comment() constmygsl::param_entry
get_dist_to_limit() constmygsl::param_entry
get_dist_to_max() constmygsl::param_entry
get_dist_to_min() constmygsl::param_entry
get_max() constmygsl::param_entry
get_min() constmygsl::param_entry
get_name() constmygsl::param_entry
get_overflow() constmygsl::param_entry
get_sign_limit() constmygsl::param_entry
get_step() constmygsl::param_entry
get_underflow() constmygsl::param_entry
get_value() constmygsl::param_entry
get_value_safe() constmygsl::param_entry
get_value_safe(double &dist_) constmygsl::param_entry
has_best_value() constmygsl::param_entry
has_limit() constmygsl::param_entry
has_max() constmygsl::param_entry
has_min() constmygsl::param_entry
has_no_limit() constmygsl::param_entry
has_step() constmygsl::param_entry
has_value() constmygsl::param_entry
is_auto() constmygsl::param_entry
is_auto_computed() constmygsl::param_entry
is_const() constmygsl::param_entry
is_free() constmygsl::param_entry
is_in_range() constmygsl::param_entry
is_in_range_but_close_to_max() constmygsl::param_entry
is_in_range_but_close_to_min() constmygsl::param_entry
is_in_safe_range() constmygsl::param_entry
LIMIT_MAX enum valuemygsl::param_entry
LIMIT_MIN enum valuemygsl::param_entry
LIMIT_NO enum valuemygsl::param_entry
LIMIT_RANGE enum valuemygsl::param_entry
limit_t enum namemygsl::param_entry
make_auto(const std::string &name_, double step_=AUTO_STEP)mygsl::param_entrystatic
make_auto_max(const std::string &name_, double max_, double step_=AUTO_STEP)mygsl::param_entrystatic
make_auto_min(const std::string &name_, double min_, double step_=AUTO_STEP)mygsl::param_entrystatic
make_auto_range(const std::string &name_, double min_, double max_, double step_=AUTO_STEP)mygsl::param_entrystatic
make_const(const std::string &name_, double value_)mygsl::param_entrystatic
make_free(const std::string &name_, double value_, double step_=AUTO_STEP)mygsl::param_entrystatic
make_free_max(const std::string &name_, double max_, double value_, double step_=AUTO_STEP)mygsl::param_entrystatic
make_free_min(const std::string &name_, double min_, double value_, double step_=AUTO_STEP)mygsl::param_entrystatic
make_free_range(const std::string &name_, double min_, double max_, double value_, double step_=AUTO_STEP)mygsl::param_entrystatic
NO_MAX_VALUEmygsl::param_entrystatic
NO_MIN_VALUEmygsl::param_entrystatic
NO_VALUEmygsl::param_entrystatic
print(std::ostream &out_=std::clog, const std::string &title_="Parameter", const std::string &indent_="") constmygsl::param_entry
print_status(std::ostream &out_=std::clog) constmygsl::param_entry
reset_best_value()mygsl::param_entry
set_auto_computed(bool=true)mygsl::param_entry
set_best_value(const best_value &best_value_)mygsl::param_entry
set_comment(const std::string &comment_)mygsl::param_entry
set_max(double max_)mygsl::param_entry
set_min(double min_)mygsl::param_entry
set_min_max(double min_, double max_)mygsl::param_entry
set_name(const std::string &name_)mygsl::param_entry
set_no_max()mygsl::param_entry
set_no_min()mygsl::param_entry
set_step(double step_)mygsl::param_entry
set_value(double value_)mygsl::param_entry
set_value_no_check(double value_)mygsl::param_entry
TYPE_AUTO enum valuemygsl::param_entry
TYPE_AUTO_COMPUTED enum valuemygsl::param_entry
TYPE_CONST enum valuemygsl::param_entry
TYPE_FREE enum valuemygsl::param_entry
TYPE_NULL enum valuemygsl::param_entry
type_t enum namemygsl::param_entry