__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 | |
add_input(Complex2 *state=0) | Calibration::MeasurementEquation | virtual |
add_transformation(Complex2 *xform=0) | Calibration::MeasurementEquation | virtual |
add_transformation(MEAL::Real4 *xform=0) | Calibration::MeasurementEquation | virtual |
argument_policy | MEAL::Function | protected |
Attribute enum name | MEAL::Function | |
cache_results | MEAL::Function | static |
calculate(Jones< double > &result, std::vector< Jones< double > > *) | Calibration::MeasurementEquation | protectedvirtual |
MEAL::Complex2::calculate(Evaluable *eval, Jones< double > &result, std::vector< Jones< double > > *grad) | Evaluable< Jones< double > > | protected |
changed | MEAL::Function | |
check_variance | MEAL::Function | static |
check_zero | MEAL::Function | static |
clone() const | MEAL::Complex2 | virtual |
composite | Calibration::MeasurementEquation | protected |
copy(const Function *model) | MEAL::Function | virtual |
copy_evaluation_changed(const Function &model) | MEAL::Function | protected |
copy_parameter_policy(const Function *) | MEAL::Function | protected |
erase_input(unsigned index) | Calibration::MeasurementEquation | virtual |
estimate() const | Evaluable< Jones< double > > | |
Evaluable() | Evaluable< Jones< double > > | |
Evaluable(const Evaluable ©) | Evaluable< Jones< double > > | |
evaluate(std::vector< Jones< double > > *grad=0) const | Evaluable< Jones< double > > | |
Evaluation | MEAL::Function | |
evaluation_policy | Evaluable< Jones< double > > | protected |
factory(const std::string &text) | MEAL::Function | static |
Function() | MEAL::Function | |
Function(const Function &model) | MEAL::Function | |
get_description() const | MEAL::Function | virtual |
get_Estimate(unsigned index) const | MEAL::Function | |
get_evaluation_changed() const | MEAL::Function | |
get_heap_queue_size() | Reference::HeapTracked | static |
get_infit(unsigned index) const | MEAL::Function | |
get_input() | Calibration::MeasurementEquation | |
get_input_index() const | Calibration::MeasurementEquation | |
get_instance_count() | Reference::Able | static |
get_interface() | MEAL::Function | virtual |
get_name() const=0 | MEAL::Function | pure virtual |
get_nparam() const | MEAL::Function | |
get_num_input() const | Calibration::MeasurementEquation | |
get_num_transformation() const | Calibration::MeasurementEquation | |
get_param(unsigned index) const | MEAL::Function | |
get_param_description(unsigned index) const | MEAL::Function | |
get_param_name(unsigned index) const | MEAL::Function | |
get_parameter_policy() const | MEAL::Function | |
get_reference_count() const | Reference::Able | |
get_transformation() | Calibration::MeasurementEquation | |
get_transformation_index() const | Calibration::MeasurementEquation | |
get_variance(unsigned index) const | MEAL::Function | |
get_verbose() const | MEAL::Function | |
has_parameter_policy() const | MEAL::Function | |
HeapTracked() | Reference::HeapTracked | |
HeapTracked(const HeapTracked &) | Reference::HeapTracked | |
inputs | Calibration::MeasurementEquation | protected |
load(const std::string &filename) | MEAL::Function | static |
load_Function(const std::string &filename) | MEAL::Function | static |
MeasurementEquation() | Calibration::MeasurementEquation | |
Name | MEAL::Complex2 | static |
new_transformation(Complex2 *) | Calibration::MeasurementEquation | protected |
new_transformation(MEAL::Real4 *) | Calibration::MeasurementEquation | protected |
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 ©) | Evaluable< Jones< double > > | |
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 | 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 | Evaluable< Jones< double > > | |
set_argument(unsigned dimension, Argument *axis) | MEAL::Function | |
set_Estimate(unsigned index, const Estimate< double > ¶m) | MEAL::Function | |
set_evaluation_changed(bool _changed=true) | MEAL::Function | |
set_infit(unsigned index, bool flag) | MEAL::Function | |
set_input(Complex2 *state) | Calibration::MeasurementEquation | virtual |
set_input_index(unsigned index) | Calibration::MeasurementEquation | |
set_param(unsigned index, double value) | MEAL::Function | |
set_parameter_policy(ParameterPolicy *policy) | MEAL::Function | protected |
set_parameter_policy_context | MEAL::Function | protected |
set_transformation(Complex2 *xform) | Calibration::MeasurementEquation | virtual |
set_transformation(MEAL::Real4 *xform) | Calibration::MeasurementEquation | virtual |
set_transformation_index(unsigned index) | Calibration::MeasurementEquation | |
set_variance(unsigned index, double value) | MEAL::Function | |
set_verbose(bool) | MEAL::Function | |
this_verbose | MEAL::Function | protected |
verbose | MEAL::Function | static |
very_verbose | MEAL::Function | static |
xforms | Calibration::MeasurementEquation | protected |
~Able() | Reference::Able | virtual |
~Function() | MEAL::Function | virtual |
~HeapTracked() | Reference::HeapTracked | virtual |
~MeasurementEquation() | Calibration::MeasurementEquation | |