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

Provides a class to manage closed loop gain optimization. More...

Provides a class to manage closed loop gain optimization.

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

Definition in file clGainOpt.hpp.

#include <type_traits>
#include <Eigen/Dense>
#include "../../sys/timeUtils.hpp"
#include "../../math/constants.hpp"

Go to the source code of this file.

Classes

struct  mx::AO::analysis::clGainOpt< _realT >
 A class to manage optimizing closed-loop gains. More...
 
struct  mx::AO::analysis::clGainOptOptGain_OL< realT >
 Bisection worker struct for finding optimum closed loop gain from open loop PSDs. More...
 

Namespaces

namespace  mx
 The mxlib c++ namespace.