Home
last modified time | relevance | path

Searched refs:e_OP (Results 1 – 11 of 11) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Geometry/src/
H A DContactGeometry_Sphere.cpp285 UnitVec3 e_OP(xP); in shootGeodesicInDirectionUntilLengthReachedAnalytical() local
288 setGeodesicToArc(e_OP, tP, radius, angle, geod); in shootGeodesicInDirectionUntilLengthReachedAnalytical()
295 UnitVec3 e_OP(xP); in shootGeodesicInDirectionUntilPlaneHitAnalytical() local
299 Real a = ~e_OP*terminatingPlane.getNormal(); in shootGeodesicInDirectionUntilPlaneHitAnalytical()
305 setGeodesicToArc(e_OP, tP, radius, angle, geod); in shootGeodesicInDirectionUntilPlaneHitAnalytical()
/dports/science/simbody/simbody-Simbody-3.7/examples/
H A DExampleWrapping.cpp141 UnitVec3 e_OP(P-O); in f() local
144 UnitVec3 tP(e_OP-nP*(~nP*e_OP)); in f()
150 fx[0] = ~e_OP*nP; in f()
H A DExampleGeodesic.cpp173 UnitVec3 e_OP(r_OP); in main() local
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparierr.h31 e_OP, e_TYPE2, e_INV, enumerator
H A Dpariinl.h3096 pari_err_OP(const char *f, GEN x, GEN y) { pari_err(e_OP, f,x,y); } in pari_err_OP()
/dports/math/pari/pari-2.13.3/doc/
H A Dtranslations148 e_OP @iferr@
H A Dusersch2.tex2631 ["e_OP", "+", O(2), O(3)]
H A Dusersch5.tex14053 pari_err(e_OP, const char *op, GEN x, GEN y)
/dports/math/pari/pari-2.13.3/src/language/
H A Dinit.c1590 case e_COPRIME: case e_OP: case e_TYPE2: in pari_err2GEN()
1722 case e_OP: case e_TYPE2: in pari_err2str()
1727 const char *what = numerr == e_OP? "inconsistent": "forbidden"; in pari_err2str()
1911 case e_OP: return "e_OP"; in numerr_name()
1953 if (!strcmp(s,"e_OP")) return e_OP; in name_numerr()
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd52 e_OP, e_TYPE2, e_INV
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd51 e_OP, e_TYPE2, e_INV