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

Working with the Zernike polynomials. More...

Working with the Zernike polynomials.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)
Todo:
the basic zernike polys should be in math::func.

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.