Ask a Question | Search PSRCHIVE: |
Home
|
DoubleMedian.h TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition: DoubleMedian.C:126 virtual void smooth(std::vector< float > &smoothed, std::vector< float > &raw, std::vector< float > &weight, std::vector< float > &freqs, std::vector< float > ×) Smooth the data given in raw, output to smoothed. Definition: DoubleMedian.C:55 DoubleMedian * clone() const Derived types must also define clone method. Definition: DoubleMedian.h:66 Generated using doxygen 1.8.17
|