mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
psdFilter.hpp File Reference

Declares and defines a class for filtering with PSDs. More...

Declares and defines a class for filtering with PSDs.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

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.