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

Working with linear prediction. More...

Working with linear prediction.

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

Definition in file linearPredictor.hpp.

#include <vector>
#include <complex>
#include "../math/constants.hpp"
#include "../math/eigenLapack.hpp"
#include "levinsonRecursion.hpp"

Go to the source code of this file.

Classes

struct  mx::sigproc::linearPredictor< _realT >
 A class to support linear prediction. More...
 

Namespaces

namespace  mx
 The mxlib c++ namespace.