Home
last modified time | relevance | path

Searched refs:thetaX (Results 1 – 25 of 41) sorted by path

12

/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dwcs.c4353 double phiX = 0.0, thetaX = 0.0; in wcsccs() local
4355 (void)sphx2s(wcs->cel.euler, 1, 1, 1, 1, &phiX, &thetaX, in wcsccs()
4361 (void)sphx2s(wcs->cel.euler, 1, 1, 1, 1, &phiX, &thetaX, in wcsccs()
4384 double phiX, thetaX; in wcsccs() local
4386 &phiX, &thetaX); in wcsccs()
/dports/astro/wcslib/wcslib-7.7/C/
H A Dwcs.c4353 double phiX = 0.0, thetaX = 0.0; in wcsccs() local
4355 (void)sphx2s(wcs->cel.euler, 1, 1, 1, 1, &phiX, &thetaX, in wcsccs()
4361 (void)sphx2s(wcs->cel.euler, 1, 1, 1, 1, &phiX, &thetaX, in wcsccs()
4384 double phiX, thetaX; in wcsccs() local
4386 &phiX, &thetaX); in wcsccs()
/dports/biology/protomol/protomol/applications/iSGProtomol-app/base/
H A DiSGGrid.h169 Real* thetaX = myInterpolations[index].x.theta; in anterpolateCharge() local
177 Real a = q*thetaX[i]; in anterpolateCharge()
178 Real b = Delta_q*thetaX[i]; in anterpolateCharge()
232 Real* thetaX = myInterpolations[index].x.theta; in interpolateForce() local
243 Real yij = thetaX[i]*dThetaY[j]; in interpolateForce()
244 Real zij = thetaX[i]*thetaY[j]; in interpolateForce()
/dports/biology/protomol/protomol/framework/base/
H A DGrid.h129 Real* thetaX = myInterpolations[index].x.theta; in anterpolateCharge() local
133 Real a = q*thetaX[i]; in anterpolateCharge()
166 Real* thetaX = myInterpolations[index].x.theta; in interpolateForce() local
177 Real yij = thetaX[i]*dThetaY[j]; in interpolateForce()
178 Real zij = thetaX[i]*thetaY[j]; in interpolateForce()
H A DMultiGrid.h186 Real* thetaX = myInterpolations[index].x.theta; in anterpolateCharge() local
191 Real a = q*thetaX[i]; in anterpolateCharge()
252 Real* thetaX = myGridInterpolation[i%myRatio].theta; in fineToCoarse() local
273 Real qx = q*thetaX[i0]; in fineToCoarse()
456 Real* thetaX = myGridInterpolation[i%myRatio].theta; in coarseToFine() local
477 Real x = thetaX[i0]; in coarseToFine()
727 Real* thetaX = myInterpolations[index].x.theta; in interpolateForce() local
738 Real ay = thetaX[i]; in interpolateForce()
739 Real az = thetaX[i]; in interpolateForce()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/
H A Dcolor.pp2f.hpp11559 scalar_type thetaX = atan2(c2, c1); in process() local
11560 if(thetaX < 0) { in process()
11561 thetaX += generic_constant_type::two_pi(); in process()
11563 h = thetaX; in process()
46483 scalar_type thetaX = atan2(c2, c1); in process() local
46484 if(thetaX < 0) { in process()
46485 thetaX += constant_type::two_pi(); in process()
46487 h = thetaX; in process()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/hsi/convert/
H A Drgb.hpp79 scalar_type thetaX = atan2( c2, c1 ); in process() local
80 if( thetaX < 0 ){ thetaX += constant_type::two_pi(); } in process()
81 h = thetaX; in process()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/rgb/get/
H A Dhue.hpp171 scalar_type thetaX = atan2(c2, c1); in process() local
172 if (thetaX < 0) { thetaX += generic_constant_type::two_pi(); } in process()
173 h = thetaX; in process()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/test/applet/
H A DGearsApplet.java169 float thetaX = 360.0f * ( (float)(prevMouseY-y)/(float)display_parent.getHeight()); in gameLoop() local
174 view_rotx += thetaX; in gameLoop()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/
H A DGearsES1.java367 final float thetaX = 360.0f * ( (float)(prevMouseY-y)/(float)height); in mouseDragged() local
372 view_rotx += thetaX; in mouseDragged()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/
H A DGearsES2.java686 final float thetaX = 360.0f * ( (float)(prevMouseY-y)/(float)height); in navigate() local
687 view_rotx += thetaX; in navigate()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/
H A DGears.java565 final float thetaX = 360.0f * ( (float)(prevMouseY-y)/(float)height); in mouseDragged() local
570 view_rotx += thetaX; in mouseDragged()
/dports/graphics/jogamp-jogl/jogl/tools/jackpotc/test/oldgears/src/jogl111/gears/
H A DGears.java298 float thetaX = 360.0f * ( (float)(prevMouseY-y)/(float)size.height); in mouseDragged() local
303 view_rotx += thetaX; in mouseDragged()
/dports/graphics/krita/krita-4.4.8/plugins/tools/tool_transform2/
H A Dkis_free_transform_strategy.cpp471 …double thetaX = - diff.y() * M_PI / m_d->transaction.originalHalfHeight() / 2 / fabs(m_d->currentA… in continuePrimaryAction() local
472 m_d->currentArgs.setAX(normalizeAngle(m_d->clickArgs.aX() + thetaX)); in continuePrimaryAction()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/src/
H A Dlsc.cpp558 float X1 = m_dist_coeff * cos(thetaX); in PostEnforceLabelConnectivity()
559 float X2 = m_dist_coeff * sin(thetaX); in PostEnforceLabelConnectivity()
637 X1 = m_dist_coeff * cos(thetaX); in PostEnforceLabelConnectivity()
963 float x1 = dist_coeff * cos(thetaX); in operator ()()
964 float x2 = dist_coeff * sin(thetaX); in operator ()()
1247 float tx1 = dist_coeff * cos(thetaX); in operator ()()
1248 float tx2 = dist_coeff * sin(thetaX); in operator ()()
1381 float tx1 = dist_coeff * cos(thetaX); in operator ()()
1382 float tx2 = dist_coeff * sin(thetaX); in operator ()()
1564 float x1 = (dist_coeff * cos(thetaX)); in operator ()()
[all …]
/dports/math/cglm/cglm-0.8.4/include/cglm/
H A Deuler.h74 float thetaX, thetaY, thetaZ; in glm_euler_angles() local
83 thetaX = atan2f(-m21, m22); in glm_euler_angles()
88 thetaX = -atan2f(m01, m11); in glm_euler_angles()
93 thetaX = atan2f(m01, m11); in glm_euler_angles()
97 dest[0] = thetaX; in glm_euler_angles()
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DIdiSolve.cpp171 double *COIN_RESTRICT thetaX; local
225 thetaX = new double[nsolve];
465 double *COIN_RESTRICT theta = thetaX;
1243 delete[] thetaX;
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DIdiSolve.cpp169 double * thetaX; in IdiSolve() local
207 thetaX = new double[nsolve]; in IdiSolve()
411 double * theta = thetaX; in IdiSolve()
1129 delete [] thetaX; in IdiSolve()
/dports/math/openturns/openturns-1.18/lib/src/Base/Geom/
H A DMesh.cxx589 const Scalar thetaX, in draw3D() argument
596 const Scalar sinThetaX = sin(thetaX); in draw3D()
597 const Scalar cosThetaX = cos(thetaX); in draw3D()
/dports/math/openturns/openturns-1.18/lib/src/Base/Geom/openturns/
H A DMesh.hxx144 const Scalar thetaX = 0.0,
/dports/math/openturns/openturns-1.18/python/src/
H A DMesh_doc.i.in314 draw3D(*drawEdge=True, thetaX=0.0, thetaY=0.0, thetaZ=0.0, shading=False, rho=1.0*)
322 thetaX : float
/dports/math/vtk6/VTK-6.2.0/Filters/Texture/
H A DvtkTextureMapToCylinder.cxx67 double x[3], tc[2], thetaX, thetaY, closest[3], v[3]; in RequestData() local
152 thetaX = acos ((double)vtkMath::Dot(v,vec)); in RequestData()
158 tc[0] = thetaX / vtkMath::Pi(); in RequestData()
162 tc[0] = thetaX / (2.0*vtkMath::Pi()); in RequestData()
H A DvtkTextureMapToSphere.cxx56 double x[3], rho, r, tc[2], phi=0.0, thetaX, thetaY; in RequestData() local
132 thetaX = 0.0; in RequestData()
136 thetaX = vtkMath::Pi(); in RequestData()
141 thetaX = acos ((double)diff/r); in RequestData()
162 thetaX = thetaY = 0.0; in RequestData()
167 tc[0] = thetaX / vtkMath::Pi(); in RequestData()
171 tc[0] = thetaX / (2.0*vtkMath::Pi()); in RequestData()
/dports/math/vtk8/VTK-8.2.0/Filters/Texture/
H A DvtkTextureMapToCylinder.cxx67 double x[3], tc[2], thetaX, thetaY, closest[3], v[3]; in RequestData() local
155 thetaX = acos ((double)vtkMath::Dot(v,vec)); in RequestData()
161 tc[0] = thetaX / vtkMath::Pi(); in RequestData()
165 tc[0] = thetaX / (2.0*vtkMath::Pi()); in RequestData()
H A DvtkTextureMapToSphere.cxx56 double x[3], rho, r, tc[2], phi=0.0, thetaX, thetaY; in RequestData() local
132 thetaX = 0.0; in RequestData()
136 thetaX = vtkMath::Pi(); in RequestData()
141 thetaX = acos ((double)diff/r); in RequestData()
162 thetaX = thetaY = 0.0; in RequestData()
167 tc[0] = thetaX / vtkMath::Pi(); in RequestData()
171 tc[0] = thetaX / (2.0*vtkMath::Pi()); in RequestData()

12