Home
last modified time | relevance | path

Searched defs:cross_prod (Results 1 – 25 of 34) sorted by relevance

12

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/couple/
H A Dhecmw_couple_n2s_with_area.c61 struct hecmw_couple_vector *cross_prod) { in cross_product()
70 static double tri_area(struct hecmw_couple_vector *cross_prod) { in tri_area()
85 struct hecmw_couple_vector cross_prod; in n2s_with_area_tet1() local
H A Dhecmw_couple_s2n_with_area.c61 struct hecmw_couple_vector *cross_prod) { in cross_product()
70 static double tri_area(struct hecmw_couple_vector *cross_prod) { in tri_area()
85 struct hecmw_couple_vector cross_prod; in s2n_with_area_tet1() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/pb_s_am/pbsam/src/
H A DPhysCalcSAM.cpp129 Pt TorqueCalcSAM::cross_prod(Pt u, Pt v) in cross_prod() function in TorqueCalcSAM
/dports/biology/babel/babel-1.6/
H A Dvectors.c69 void cross_prod(vect_type *vect1,vect_type *vect2,vect_type *normal) in cross_prod() function
/dports/science/silo/silo-4.10.2-bsd/tools/mapred/
H A Dmapper.py21 def cross_prod(Va,Vb): function
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Wrap/
H A DWrapMath.cpp76 SimTK::Vec3 cross_prod, vec1, vec2; in IntersectLines() local
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/geo-types-0.4.3/src/
H A Dpoint.rs237 pub fn cross_prod(self, point_b: Point<T>, point_c: Point<T>) -> T { in cross_prod() function
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/geo-types-0.5.0/src/
H A Dpoint.rs244 pub fn cross_prod(self, point_b: Point<T>, point_c: Point<T>) -> T { in cross_prod() function
/dports/math/fcl05/fcl-0.5.0/include/fcl/simd/
H A Dmath_simd_details.h256 static inline __m128 cross_prod(__m128 x, __m128 y) in cross_prod() function
272 static inline sse_meta_f4 cross_prod(const sse_meta_f4& x, const sse_meta_f4& y) in cross_prod() function
277 static inline void cross_prod(__m128d x0, __m128d x1, __m128d y0, __m128d y1, __m128d* z0, __m128d*… in cross_prod() function
293 static inline sse_meta_d4 cross_prod(const sse_meta_d4& x, const sse_meta_d4& y) in cross_prod() function
/dports/math/fcl/fcl-0.7.0/.deprecated/simd/
H A Dmath_simd_details.h256 static inline __m128 cross_prod(__m128 x, __m128 y) in cross_prod() function
272 static inline sse_meta_f4 cross_prod(const sse_meta_f4& x, const sse_meta_f4& y) in cross_prod() function
277 static inline void cross_prod(__m128d x0, __m128d x1, __m128d y0, __m128d y1, __m128d* z0, __m128d*… in cross_prod() function
293 static inline sse_meta_d4 cross_prod(const sse_meta_d4& x, const sse_meta_d4& y) in cross_prod() function
/dports/misc/visp/visp-3.4.0/modules/vision/src/pose-estimation/
H A DvpPoseLagrange.cpp329 vpColVector a_b(3), b_c(3), cross_prod; in poseLagrangePlan() local
H A DvpPose.cpp262 vpColVector a_b(3), b_c(3), cross_prod; in coplanar() local
/dports/math/fcl05/fcl-0.5.0/include/fcl/math/
H A Dmath_details.h128 static inline Vec3Data<T> cross_prod(const Vec3Data<T>& l, const Vec3Data<T>& r) in cross_prod() function
/dports/x11-fonts/roboto-fonts-ttf/roboto-2.134/third_party/spiro/curves/
H A Dmecsolve.py114 def cross_prod(a, b): function
/dports/audio/ardour6/Ardour-6.8.0/libs/panners/vbap/
H A Dvbap_speakers.cc368 VBAPSpeakers::cross_prod (CartesianVector v1, CartesianVector v2, CartesianVector* res) in cross_prod() function in VBAPSpeakers
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/lighting/
H A Dlighting-shade.c485 static GimpVector3 cross_prod; in sphere_to_image() local
/dports/science/mol2ps/mol2ps-0.4b_9/
H A Dmol2ps.pas676 function cross_prod(p1,p2,p3:p_3d):p_3d; in cross_prod() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvectorimage/
H A DoutlineApproximation.cpp343 double cross_prod = cross(Rstart, Rend); // it's Rstart x Rend in splitCircularArcIntoQuadraticCurves() local
H A Dtsweepboundary.cpp227 double cross_prod = cross(Rstart, Rend); // it's Rstart x Rend in splitCircularArcIntoQuadraticCurves() local
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/
H A Dmathtools.c756 double mag1, mag2, cross_prod[3], denom, vec1[3], vec2[3], mat[3][3]; in intersect_lines() local
822 double cross_prod[3], denom, vec1[3], vec2[3], mat[3][3]; in intersect_lines_scaled() local
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dvbap.c497 void cross_prod(CART_VEC v1,CART_VEC v2, in cross_prod() function
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/map-object/
H A Dmap-object-shade.c245 static GimpVector3 cross_prod; in sphere_to_image() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/geo/
H A Dshapes.cpp536 double cross_prod = in spheredist_rad() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkPath.cpp2567 static SkScalar cross_prod(const SkPoint& p0, const SkPoint& p1, const SkPoint& p2) { in cross_prod() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkPath.cpp2603 static SkScalar cross_prod(const SkPoint& p0, const SkPoint& p1, const SkPoint& p2) { in cross_prod() function

12