mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Provides a class to manage closed loop gain optimization. More...
Provides a class to manage closed loop gain optimization.
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. | |