mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Working with the Zernike polynomials. More...
Working with the Zernike polynomials.
Definition in file zernike.hpp.
#include <cmath>
#include <complex>
#include <vector>
#include "../math/func/bessel.hpp"
#include "../math/func/jinc.hpp"
#include "../math/func/factorial.hpp"
#include "../math/func/sign.hpp"
#include "../math/constants.hpp"
#include "../mxError.hpp"
Go to the source code of this file.
Namespaces | |
namespace | mx |
The mxlib c++ namespace. | |