__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 | |
baseline(const Profile *) | Pulsar::BaselineEstimator | |
BaselineEstimator() | Pulsar::BaselineEstimator | |
calculate(PhaseWeight *weight) | Pulsar::IterativeBaseline | protectedvirtual |
clone() const | Pulsar::IQRBaseline | virtual |
consider(unsigned ibin) const | Pulsar::ProfileWeightFunction | |
exclude | Pulsar::ProfileWeightFunction | protected |
factory(const std::string &name_and_parse) | Pulsar::ProfileWeightFunction | static |
get_bounds(PhaseWeight *weight, float &lower, float &upper) | Pulsar::IQRBaseline | protectedvirtual |
get_heap_queue_size() | Reference::HeapTracked | static |
get_initial_baseline() const (defined in Pulsar::IterativeBaseline) | Pulsar::IterativeBaseline | |
get_initial_bounds() const | Pulsar::IterativeBaseline | inlineprotected |
get_instance_count() | Reference::Able | static |
get_interface() | Pulsar::IQRBaseline | virtual |
get_reference_count() const | Reference::Able | |
get_run_postprocessing() const (defined in Pulsar::IterativeBaseline) | Pulsar::IterativeBaseline | inline |
get_threshold() const (defined in Pulsar::IterativeBaseline) | Pulsar::IterativeBaseline | inline |
get_weight(PhaseWeight *weight) | Pulsar::ProfileWeightFunction | virtual |
HeapTracked() | Reference::HeapTracked | |
HeapTracked(const HeapTracked &) | Reference::HeapTracked | |
include | Pulsar::ProfileWeightFunction | protected |
initial_baseline | Pulsar::IterativeBaseline | protected |
IQRBaseline() | Pulsar::IQRBaseline | |
IterativeBaseline() | Pulsar::IterativeBaseline | |
max_iterations | Pulsar::IterativeBaseline | protected |
median_cut (defined in Pulsar::BaselineEstimator) | Pulsar::BaselineEstimator | protected |
operate(const Profile *) | Pulsar::BaselineEstimator | virtual |
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 Profile *) | Pulsar::BaselineEstimator | |
operator=(const Able &) | Reference::Able | |
Reference::HeapTracked::operator=(const HeapTracked &) | Reference::HeapTracked | |
postprocess(PhaseWeight *weight, const Profile *profile) (defined in Pulsar::IterativeBaseline) | Pulsar::IterativeBaseline | protectedvirtual |
profile | Pulsar::ProfileWeightFunction | protected |
ProfileWeightFunction() | Pulsar::ProfileWeightFunction | |
run_postprocessing | Pulsar::IterativeBaseline | protected |
set_exclude(PhaseWeight *include) | Pulsar::ProfileWeightFunction | |
set_include(PhaseWeight *include) | Pulsar::ProfileWeightFunction | |
set_initial_baseline(BaselineEstimator *) | Pulsar::IterativeBaseline | |
set_max_iterations(unsigned iterations) | Pulsar::IterativeBaseline | |
set_median_cut(float threshold) | Pulsar::BaselineEstimator | |
set_Profile(const Profile *) | Pulsar::ProfileWeightFunction | virtual |
set_run_postprocessing(bool f) (defined in Pulsar::IterativeBaseline) | Pulsar::IterativeBaseline | inline |
set_threshold(float sigma) | Pulsar::IterativeBaseline | virtual |
threshold | Pulsar::IterativeBaseline | protected |
~Able() | Reference::Able | virtual |
~HeapTracked() | Reference::HeapTracked | virtual |
~IterativeBaseline() | Pulsar::IterativeBaseline | |