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

Provides a class to manage closed loop gain linear predictor determination. More...

Provides a class to manage closed loop gain linear predictor determination.

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

Definition in file clAOLinearPredictor.hpp.

#include <cmath>
#include <cstddef>
#include <limits>
#include <vector>
#include "../../mxlib.hpp"
#include "../../math/floatUtils.hpp"
#include "../../math/geo.hpp"
#include "../../sigproc/psdUtils.hpp"
#include "../../sigproc/autocorrelation.hpp"
#include "../../sigproc/linearPredictor.hpp"
#include "clGainOpt.hpp"

Go to the source code of this file.

Classes

struct  mx::AO::analysis::clAOLinearPredictor< _realT >
 Class to manage the calculation of linear predictor coefficients for a closed-loop AO system. More...
struct  mx::AO::analysis::clAOLinearPredictor< _realT >::regResult
 Result from one evaluated regularization scale. More...
struct  mx::AO::analysis::clAOLinearPredictor< _realT >::regularizationReport
 Diagnostic summary of the most recent regularization search. More...

Namespaces

namespace  mx
 The mxlib c++ namespace.