Home
last modified time | relevance | path

Searched defs:rot (Results 176 – 200 of 5535) sorted by relevance

12345678910>>...222

/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/src/EulerAngles/
H A DEulerAngles.h188 EulerAngles(const RotationBase<Derived, 3>& rot) { *this = rot; } in EulerAngles()
203 const RotationBase<Derived, 3>& rot, in EulerAngles()
291 static EulerAngles FromRotation(const RotationBase<Derived, 3>& rot) in FromRotation()
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/src/EulerAngles/
H A DEulerAngles.h188 EulerAngles(const RotationBase<Derived, 3>& rot) { *this = rot; } in EulerAngles()
203 const RotationBase<Derived, 3>& rot, in EulerAngles()
291 static EulerAngles FromRotation(const RotationBase<Derived, 3>& rot) in FromRotation()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/src/EulerAngles/
H A DEulerAngles.h188 EulerAngles(const RotationBase<Derived, 3>& rot) { *this = rot; } in EulerAngles()
203 const RotationBase<Derived, 3>& rot, in EulerAngles()
291 static EulerAngles FromRotation(const RotationBase<Derived, 3>& rot) in FromRotation()
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/src/EulerAngles/
H A DEulerAngles.h188 EulerAngles(const RotationBase<Derived, 3>& rot) { *this = rot; } in EulerAngles()
203 const RotationBase<Derived, 3>& rot, in EulerAngles()
291 static EulerAngles FromRotation(const RotationBase<Derived, 3>& rot) in FromRotation()
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/src/EulerAngles/
H A DEulerAngles.h188 EulerAngles(const RotationBase<Derived, 3>& rot) { *this = rot; } in EulerAngles()
203 const RotationBase<Derived, 3>& rot, in EulerAngles()
291 static EulerAngles FromRotation(const RotationBase<Derived, 3>& rot) in FromRotation()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/src/EulerAngles/
H A DEulerAngles.h188 EulerAngles(const RotationBase<Derived, 3>& rot) { *this = rot; } in EulerAngles()
203 const RotationBase<Derived, 3>& rot, in EulerAngles()
291 static EulerAngles FromRotation(const RotationBase<Derived, 3>& rot) in FromRotation()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/src/EulerAngles/
H A DEulerAngles.h188 EulerAngles(const RotationBase<Derived, 3>& rot) { *this = rot; } in EulerAngles()
203 const RotationBase<Derived, 3>& rot, in EulerAngles()
291 static EulerAngles FromRotation(const RotationBase<Derived, 3>& rot) in FromRotation()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/src/EulerAngles/
H A DEulerAngles.h188 EulerAngles(const RotationBase<Derived, 3>& rot) { *this = rot; } in EulerAngles()
203 const RotationBase<Derived, 3>& rot, in EulerAngles()
291 static EulerAngles FromRotation(const RotationBase<Derived, 3>& rot) in FromRotation()
/dports/textproc/py-pystache/pystache-0.6.0/pystache/tests/examples/
H A Dpartials_with_lambdas.py11 def rot(self): member in PartialsWithLambdas
/dports/security/botan110/Botan-1.10.17/src/simd/simd_scalar/
H A Dsimd_scalar.h77 void rotate_left(size_t rot) in rotate_left()
85 void rotate_right(size_t rot) in rotate_right()
/dports/games/pioneer/pioneer-20210723/contrib/pcg-cpp/
H A Dpcg_extras.hpp294 inline itype rotl(itype value, bitcount_t rot) in rotl()
306 inline itype rotr(itype value, bitcount_t rot) in rotr()
326 inline uint8_t rotr(uint8_t value, bitcount_t rot) in rotr()
332 inline uint16_t rotr(uint16_t value, bitcount_t rot) in rotr()
338 inline uint32_t rotr(uint32_t value, bitcount_t rot) in rotr()
345 inline uint64_t rotr(uint64_t value, bitcount_t rot) in rotr()
/dports/games/openclonk/openclonk-release-8.1-src/thirdparty/pcg/
H A Dpcg_extras.hpp301 inline itype rotl(itype value, bitcount_t rot) in rotl()
313 inline itype rotr(itype value, bitcount_t rot) in rotr()
333 inline uint8_t rotr(uint8_t value, bitcount_t rot) in rotr()
339 inline uint16_t rotr(uint16_t value, bitcount_t rot) in rotr()
345 inline uint32_t rotr(uint32_t value, bitcount_t rot) in rotr()
352 inline uint64_t rotr(uint64_t value, bitcount_t rot) in rotr()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/SLA/
H A DRotfinder.cpp150 Transform3d to_transform3d(const XYRotation &rot) in to_transform3d()
199 struct RotArea { XYRotation rot; double area; }; in get_chull_rotations() member
218 XYRotation rot = from_transform3d(Transform3d::Identity() * q); in get_chull_rotations() local
249 XYRotation rot; in find_best_rotation() local
279 auto objfn = [&mesh, &statusfn](const XYRotation &rot) { in find_best_rotation()
301 { in find_best_rotation()
/dports/graphics/libpcd/libpcd-1.0.1/
H A Dpcd.h9 int left, top, width, height, rot; member
29 #define PCD_WIDTH(res,rot) (rot&1?pcd_def_height[res]:pcd_def_width[res]) argument
30 #define PCD_HEIGHT(res,rot) (rot&1?pcd_def_width[res]:pcd_def_height[res]) argument
/dports/graphics/Coin/coin-Coin-4.0.0/src/draggers/
H A DSoRotateSphericalDragger.cpp263 SbRotation rot, scaleOrient; in fieldSensorCB() local
277 SbRotation rot, scaleOrient; in valueChangedCB() local
409 SbRotation rot = this->sphereProj->getRotation(startPt, projPt); in drag() local
/dports/astro/phd2/phd2-2.6.10/
H A Drotator_ascom.cpp200 GITObjRef rot(m_impl->m_gitEntry); in Disconnect() local
213 DispatchObj rot; in ShowPropertyDialog() local
232 GITObjRef rot(m_impl->m_gitEntry); in Position() local
/dports/science/elk/elk-7.2.42/src/
H A Daxangrot.f909 pure subroutine axangrot(v,th,rot) argument
26 real(8), intent(out) :: rot(3,3) local
/dports/graphics/cairo/cairo-1.17.4/util/cairo-script/examples/
H A Dinterference.cs1 /rot { 3 -1 roll } def property
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/ocl/
H A Dboxm2_vecf_ocl_similarity_transform.cxx6 …xm2_vecf_ocl_similarity_transform::boxm2_vecf_ocl_similarity_transform(vgl_rotation_3d<double> rot, in boxm2_vecf_ocl_similarity_transform()
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DMQuadrangle.cpp464 void MQuadrangle::reorient(int rot, bool swap) in reorient()
474 void MQuadrangle8::reorient(int rot, bool swap) in reorient()
487 void MQuadrangle9::reorient(int rot, bool swap) in reorient()
504 void _getIndicesReorientedQuad(int order, int rot, bool swap, in _getIndicesReorientedQuad()
544 void MQuadrangleN::reorient(int rot, bool swap) in reorient()
569 MFaceN MQuadrangle::getHighOrderFace(int num, int sign, int rot) in getHighOrderFace()
582 MFaceN MQuadrangle8::getHighOrderFace(int num, int sign, int rot) in getHighOrderFace()
602 MFaceN MQuadrangle9::getHighOrderFace(int num, int sign, int rot) in getHighOrderFace()
623 MFaceN MQuadrangleN::getHighOrderFace(int num, int sign, int rot) in getHighOrderFace()
/dports/misc/usd/USD-21.11/pxr/base/gf/
H A Dmatrix3f.cpp100 GfMatrix3f::GfMatrix3f(const GfRotation &rot) in GfMatrix3f()
105 GfMatrix3f::GfMatrix3f(const GfQuatf &rot) in GfMatrix3f()
409 GfMatrix3f::SetRotate(const GfQuatf &rot) in SetRotate()
416 GfMatrix3f::SetRotate(const GfRotation &rot) in SetRotate()
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/graphics/openGL/
H A DTestHandlerGL.h421 Angle3D *rot = new Angle3D( mCurrentAngle, mCurrentAngle, 0 ); in drawScene() local
431 delete rot; in drawScene() local
443 delete rot; in drawScene() local
456 delete rot; in drawScene() local
/dports/devel/ode/ode-0.13/tests/joints/
H A Damotor.cpp90 const dReal* rot = dBodyGetRotation(body); in SUITE() local
127 const dReal* rot = dBodyGetRotation(body); in SUITE() local
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/src/geometry/
H A Disometry_conversion.rs156 let rot = m.fixed_slice::<D, D>(0, 0); in is_in_subset() localVariable
243 let rot = R::from([arr[0].rotation, arr[0].rotation]); localVariable
266 let rot = R::from([ localVariable
298 let rot = R::from([ localVariable
342 let rot = R::from([ localVariable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/VRMLConverter/vrmllib/include/vrmllib/
H A Dtypes.h26 rot() : vector(0,0,1), radians(0) {} in rot() function
27 rot(float x, float y, float z, float r) : vector(x,y,z), radians(r) {} in rot() function

12345678910>>...222