Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_MiscFunc.h44 double * SUMA_Cart2Sph (float *coord, int Nval, float *center ) ;
H A DSUMA_spharm.c291 sph_coord = SUMA_Cart2Sph (SO->NodeList, SO->N_Node, NULL ); in SUMA_SphericalCoordsUnitSphere()
H A DSUMA_SurfaceMetrics.c861 sph = SUMA_Cart2Sph(SO->NodeList, SO->N_Node, sph_center); in main()
H A DSUMA_MiscFunc.c1794 double * SUMA_Cart2Sph (float *coord, int Nval, float *center ) in SUMA_Cart2Sph() function