mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Working with linear prediction. More...
Working with linear prediction.
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. | |