mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Filtering with a PSD to generate correlated noise. More...
Filtering with a PSD to generate correlated noise.
Classes | |
class | mx::sigproc::psdFilter< _realT, _rank, 0 > |
A class for filtering noise with PSDs. More... | |
class | mx::sigproc::psdFilter< _realT, 1 > |
A class for filtering noise with PSDs using CUDA cuFFT. More... | |