Ask a Question | Search PSRCHIVE: |
Home
|
Correlate.h void correlate_normalized(const Profile *profile) cross-correlates and normalizes this with the given profile in time domain Definition: Profile_convolve.C:24 void transform(Profile *) Defined by derived classes. Definition: Correlate.C:11 void correlate(const Profile *profile) cross-correlates this with the given profile in time domain Definition: Profile_convolve.C:19 Correlate() By default, call Profile::correlate_normalized. Definition: Correlate.h:36 const Profile * get_operand() const Get the Container from which data will be taken during transformation. Definition: Combination.h:38 Generated using doxygen 1.8.17
|