inlib  1.2.0
Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/healpix File Reference
#include <cmath>
#include <ostream>
#include "math"
Include dependency graph for healpix:
This graph shows which files directly or indirectly include this file:

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)

Define Documentation

#define inlib_healpix

Definition at line 5 of file healpix.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines