|
inlib
1.2.0
|


Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
| namespace | inlib::healpix |
Defines | |
| #define | inlib_healpix |
Functions | |
| int | inlib::healpix::fmodi (int a_x, int a_y) |
| void | inlib::healpix::mk_xy2pix (int *x2pix, int *y2pix) |
| bool | inlib::healpix::ang2pix_nest (std::ostream &a_out, long a_nside, double a_theta, double a_phi, long &a_ipix) |
| bool | inlib::healpix::ang2pix_ring (std::ostream &a_out, long a_nside, double a_theta, double a_phi, long &a_ipix) |
1.7.5.1