mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Declares and defines a class for filtering with PSDs. More...
Declares and defines a class for filtering with PSDs.
Definition in file psdFilter.hpp.
#include <vector>
#include <complex>
#include <Eigen/Dense>
#include "../mxError.hpp"
#include "../math/ft/fftT.hpp"
#include "../improc/eigenCube.hpp"
Go to the source code of this file.
Classes | |
class | mx::sigproc::psdFilter< _realT, _rank, 0 > |
A class for filtering noise with PSDs. More... | |
Namespaces | |
namespace | mx |
The mxlib c++ namespace. | |