__dereference(bool auto_delete=true) const | Reference::Able | protected |
__is_on_heap() const | Reference::HeapTracked | |
__reference(bool active) const | Reference::Able | protected |
Able() | Reference::Able | |
Able(const Able &) | Reference::Able | |
argument_policy | MEAL::Function | protected |
Attribute enum name | MEAL::Function | |
cache_results | MEAL::Function | static |
calculate(double &x, std::vector< double > *grad=0) | MEAL::ScalarParameter | protectedvirtual |
MEAL::Scalar::calculate(Evaluable *eval, double &result, std::vector< double > *grad) | MEAL::Evaluable< double > | inlineprotected |
changed | MEAL::Function | |
check_variance | MEAL::Function | static |
check_zero | MEAL::Function | static |
clone() const | MEAL::Scalar | virtual |
copy(const Function *model) | MEAL::Function | virtual |
copy_evaluation_changed(const Function &model) | MEAL::Function | inlineprotected |
copy_evaluation_policy(const Evaluable *other) (defined in MEAL::Evaluable< double >) | MEAL::Evaluable< double > | inlineprotected |
copy_parameter_policy(const Function *) | MEAL::Function | protected |
estimate() const | MEAL::Evaluable< double > | inline |
Evaluable() | MEAL::Evaluable< double > | inline |
Evaluable(const Evaluable ©) | MEAL::Evaluable< double > | inline |
evaluate(std::vector< double > *grad=0) const | MEAL::Evaluable< double > | inline |
Evaluation enum value | MEAL::Function | |
evaluation_policy | MEAL::Evaluable< double > | protected |
factory(const std::string &text) | MEAL::Function | static |
Function() | MEAL::Function | |
Function(const Function &model) | MEAL::Function | |
get_description() const | MEAL::Function | inlinevirtual |
get_Estimate(unsigned index) const | MEAL::Function | |
get_evaluation_changed() const | MEAL::Function | inline |
get_fit() const (defined in MEAL::ScalarParameter) | MEAL::ScalarParameter | |
get_heap_queue_size() | Reference::HeapTracked | static |
get_infit(unsigned index) const | MEAL::Function | inline |
get_instance_count() | Reference::Able | static |
get_interface() | MEAL::Function | virtual |
get_name() const | MEAL::ScalarParameter | virtual |
get_nparam() const | MEAL::Function | inline |
get_param(unsigned index) const | MEAL::Function | inline |
get_param_description(unsigned index) const | MEAL::Function | inline |
get_param_name(unsigned index) const | MEAL::Function | inline |
get_parameter_policy() const | MEAL::Function | inline |
get_reference_count() const | Reference::Able | |
get_value() const (defined in MEAL::ScalarParameter) | MEAL::ScalarParameter | |
get_value_name() const | MEAL::ScalarParameter | |
get_variance(unsigned index) const | MEAL::Function | inline |
get_verbose() const | MEAL::Function | |
has_parameter_policy() const | MEAL::Function | inline |
HeapTracked() | Reference::HeapTracked | |
HeapTracked(const HeapTracked &) | Reference::HeapTracked | |
load(const std::string &filename) | MEAL::Function | static |
load_Function(const std::string &filename) | MEAL::Function | static |
Name | MEAL::Scalar | static |
operator delete(void *location, void *ptr) | Reference::HeapTracked | static |
operator delete(void *location) | Reference::HeapTracked | static |
operator new(size_t size, void *ptr=0) | Reference::HeapTracked | static |
operator=(const Evaluable ©) | MEAL::Evaluable< double > | inline |
MEAL::Function::operator=(const Function &model) | MEAL::Function | |
Reference::Able::operator=(const Able &) | Reference::Able | |
Reference::HeapTracked::operator=(const HeapTracked &) | Reference::HeapTracked | |
parameter_policy | MEAL::Function | protected |
ParameterCount enum value | MEAL::Function | |
parse(const std::string &text) | MEAL::Function | virtual |
print(std::string &text) const | MEAL::Function | virtual |
print_parameters(std::string &text, const std::string &separator) const | MEAL::Function | virtual |
Result typedef | MEAL::Evaluable< double > | |
ScalarParameter(const Estimate< double > &value=0.0) | MEAL::ScalarParameter | |
set_argument(unsigned dimension, Argument *axis) | MEAL::Function | inline |
set_Estimate(unsigned index, const Estimate< double > ¶m) | MEAL::Function | |
set_evaluation_changed(bool _changed=true) | MEAL::Function | |
set_fit(bool flag) (defined in MEAL::ScalarParameter) | MEAL::ScalarParameter | |
set_infit(unsigned index, bool flag) | MEAL::Function | inline |
set_param(unsigned index, double value) | MEAL::Function | inline |
set_parameter_policy(ParameterPolicy *policy) | MEAL::Function | protected |
set_parameter_policy_context | MEAL::Function | protected |
set_value(const Estimate< double > &value) (defined in MEAL::ScalarParameter) | MEAL::ScalarParameter | |
set_value_name(const std::string &name) | MEAL::ScalarParameter | |
set_variance(unsigned index, double value) | MEAL::Function | inline |
set_verbose(bool) | MEAL::Function | |
this_verbose | MEAL::Function | protected |
verbose | MEAL::Function | static |
very_verbose | MEAL::Function | static |
~Able() | Reference::Able | virtual |
~Function() | MEAL::Function | virtual |
~HeapTracked() | Reference::HeapTracked | virtual |