Home
last modified time | relevance | path

Searched defs:pisq (Results 1 – 4 of 4) sorted by relevance

/dports/science/fastjet/fastjet-3.3.4/include/fastjet/internal/
H A Dnumconsts.hh44 const double pisq = 9.869604401089358618834490999876151135314; variable
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dutil.i550 const double pisq = M_PI * M_PI; in lanczos5_filter() local
599 const double pisq = M_PI * M_PI; in lanczos3_filter() local
H A Dutil_wrap.c3488 const double pisq = M_PI * M_PI; in lanczos5_filter() local
3537 const double pisq = M_PI * M_PI; in lanczos3_filter() local
/dports/science/fastjet/fastjet-3.3.4/pyinterface/
H A Dfastjet.py414 pisq = cvar.pisq variable