Home
last modified time | relevance | path

Searched defs:sphere2cart (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-dipy/dipy-1.4.1/dipy/core/
H A Dgeometry.py28 def sphere2cart(r, theta, phi): function
/dports/astro/rmap/rmap-1.2/
H A Drmap.c303 static vector sphere2cart (spherePt s) { in sphere2cart() function