Home
last modified time | relevance | path

Searched refs:nfacet (Results 1 – 4 of 4) sorted by relevance

/dports/astro/wcslib/wcslib-7.7/utils/
H A DHPXcvt.c472 int nfacet = NFACET[layout]; in HPXout() local
477 naxes[0] = nfacet * nside; in HPXout()
500 for (int jfacet = 0; jfacet < nfacet; jfacet++) { in HPXout()
504 for (int ifacet = 0; ifacet < nfacet; ifacet++) { in HPXout()
/dports/devel/py-xarray/xarray-0.20.1/xarray/plot/
H A Dfacetgrid.py133 nfacet = nrow * ncol
145 nfacet = len(data[single_group])
148 ncol = nfacet
154 nrow = int(np.ceil(nfacet / ncol))
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmutation.cc2717 for (int nfacet = 0; nfacet < ct_of_tier[tier]; ++nfacet) in _select_ds_mutations() local
/dports/science/py-scipy/scipy-1.7.1/scipy/spatial/
H A Dqhull.pyx2295 simplices : ndarray of ints, shape (nfacet, ndim)
2297 neighbors : ndarray of ints, shape (nfacet, ndim)
2301 equations : ndarray of double, shape (nfacet, ndim+1)
2689 dual_equations : ndarray of double, shape (nfacet, ndim+1)