Alternaria
fit cylinders and ellipsoids to fungus
|
bg | Imaging_model | [protected] |
c_2 | Imaging_model | [protected] |
check_bg() const | Imaging_model | [protected] |
check_c_2() const | Imaging_model | [protected] |
clone() | Imaging_model | |
density | Imaging_model | [protected] |
get_bg() const | Imaging_model | [inline] |
get_c_2() const | Imaging_model | [inline] |
get_density() const | Imaging_model | [inline] |
get_log_prob() const | Imaging_model | [inline] |
get_member_value(const char *member_name, std::istream &in) | Printable | [static] |
get_next_member_value(const char *member_value) | Printable | [static] |
get_scale() const | Imaging_model | [inline] |
get_window() const | Imaging_model | [inline] |
Imaging_model(float bg, float c_2, const Imaging_window *window, const Imaging_scale *scale, const Imaging_model_density *density) | Imaging_model | |
Imaging_model(const Imaging_model &model) | Imaging_model | |
Imaging_model(const char *fname, const Imaging_window *window, const Imaging_scale *scale, const Imaging_model_density *density) | Imaging_model | |
log_prob | Imaging_model | [protected] |
print(std::ostream &out=std::cout) const | Imaging_model | [virtual] |
print(const char *fname) const | Imaging_model | |
scale | Imaging_model | [protected] |
set_bg(float bg) | Imaging_model | |
set_c_2(float c_2) | Imaging_model | |
update_log_prob() | Imaging_model | [protected] |
window | Imaging_model | [protected] |
~Imaging_model() | Imaging_model | [inline, virtual] |
~Printable() | Printable | [inline, virtual] |