Ask a Question | Search PSRCHIVE: |
Home
|
SmoothMedian.h SmoothMedian * clone() const Return a copy constructed instance of self. Definition: SmoothMedian.C:66 const float * get_amps() const Return a pointer to the amplitudes array. Definition: ProfileAmps.C:141 TextInterface::Parser * get_interface() Return a text-based interface to class properties. Definition: SmoothMedian.C:82 void set_amps(const T *data) set the amplitudes array equal to the contents of the data array Definition: ProfileAmps.h:89 unsigned get_nbin() const Return the number of bins. Definition: ProfileAmps.h:50 const T & get_median() const void transform(Profile *) Defined by derived classes. Definition: SmoothMedian.C:20 void insert(const T &element) void erase(const T &element) Generated using doxygen 1.8.17
|