Ask a Question | Search PSRCHIVE: |
![]()
|
TwoDeeMedian.h 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 TwoDeeMedian.C:28 TwoDeeMedian * clone() const Derived types must also define clone method. Definition TwoDeeMedian.h:59 TextInterface::Parser * get_interface() Return a text interface that can be used to configure this instance. Definition TwoDeeMedian.C:101 virtual std::string get_interface_name() const Generated using doxygen 1.14.0
|