Ask a Question | Search PSRCHIVE: |
Home
|
PhaseWeightInterface.h void stats(const Profile *profile, double *mean, double *variance=0, double *varmean=0, double *varvar=0) const Get the statistics of the weighted phase bins (deprecated interface) Definition: PhaseWeight.C:420 Interface(PhaseWeight *=0) Default constructor. Definition: PhaseWeightInterface.C:12 void add(T(P::*get)() const, const char *name, const char *description=0) std::string get_end_index() const Get the end of the phase region with non-zero weight. Definition: PhaseWeight.C:176 std::string get_start_index() const Get the beginning of the phase region with non-zero weight. Definition: PhaseWeight.C:153 unsigned get_nonzero_weight_count() const Get the count of all non-zero weights. Definition: PhaseWeight.C:142 virtual void set_instance(C *c) static const registry_type & children() Returns a list of available PhaseWeightStatistic children. Definition: PhaseWeightStatistic.C:71 virtual double get(const PhaseWeight *) Derived types define the value returned. Definition: PhaseWeightStatistic.C:28 Reference::To< C, false > instance Generated using doxygen 1.8.17
|