Home
last modified time | relevance | path

Searched defs:gxr (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dsymmetry.hxx181 typename TmpIterator::row_iterator gxr = gxi.rowIterator(); in radialSymmetryTransform() local
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dsymmetry.hxx216 typename TmpIterator::row_iterator gxr = gxi.rowIterator(); in doxygen_overloaded_function() local
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/tests/
H A Degas_spinor_test.py127 gxr,gyr,gzr=compute_row_spinor_grad(r,s,kup,kdn) variable
/dports/audio/faac/faac-78d8e01/libfaac/
H A Dquantize.c291 double *gxr; in BlocQuant() local
/dports/graphics/gmt/gmt-6.3.0/src/potential/
H A Dgrdredpol.c130 GMT_LOCAL void grdgravmag3d_rtp_filt_colinear (int i, int j, int n21, double *gxr,double *gxi, doub… in grdgravmag3d_rtp_filt_colinear()
165 GMT_LOCAL void grdgravmag3d_rtp_filt_not_colinear (int i, int j, int n21, double *gxr, double *gxi,… in grdgravmag3d_rtp_filt_not_colinear()
1219 double *ftlon = NULL, *ftlat = NULL, *gxr = NULL, *gxi = NULL, *fxr = NULL; in GMT_grdredpol() local