Home
last modified time | relevance | path

Searched refs:VectorAngle (Results 1 – 25 of 33) sorted by relevance

12

/dports/deskutils/genius/genius-1.0.27/lib/linear_algebra/
H A Dbilinear_forms.gel17 SetHelp ("VectorAngle", "linear_algebra", "The angle of two vectors, given an inner product")
18 function VectorAngle(v,w,B...) =
25 …else if elements(B) > 1 or not IsFunction(B@(1)) then (error("VectorAngle: argument B not a functi…
/dports/games/openlierox/OpenLieroX/src/common/
H A DMathLib.cpp154 float VectorAngle(CVec vec1, CVec vec2) in VectorAngle() function
/dports/games/openlierox/OpenLieroX/include/
H A DMathLib.h59 float VectorAngle(CVec vec1, CVec vec2);
/dports/games/vavoom/vavoom-1.33/source/
H A Dp_acs.h254 DECLARE_PCD(VectorAngle),
/dports/games/openlierox/OpenLieroX/src/server/
H A DCHideAndSeek.cpp312 float wormAngle = VectorAngle( worm2->getPos(), worm1->getPos() ) * 180.0f / (float)PI; in CanSee()
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/numbers/
H A Dlinalg.py159 class VectorAngle(Builtin): class
/dports/science/openbabel/openbabel-3.1.1/include/openbabel/
H A Dforcefield.h1676 static double VectorAngle(double *i, double *j, double *k);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dgeometry.sip184 %Property(name=VectorAngle, get=GetVectorAngle, set=SetVectorAngle)
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/UtilityLib/
H A Dlinalg3d.h109 double VectorAngle(Vector3D v1, Vector3D v2);
112 double VectorAngle(Vector2D v1, Vector2D v2);
H A Dlinalg3d.cpp234 double VectorAngle(Vector3D v1, Vector3D v2) in VectorAngle() function
263 double VectorAngle(Vector2D v1, Vector2D v2) in VectorAngle() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_annotation2.cpp3551 static ON_BOOL32 VectorAngle( const ON_2dVector& v, double& angle) in VectorAngle() function
3800 if( !VectorAngle( ON_2dVector( pp1), a1) || !VectorAngle( ON_2dVector( pa), aa)) in CreateFromPoints()
3818 VectorAngle( ON_2dVector( pp1), a1); in CreateFromPoints()
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_annotation2.cpp3523 static ON_BOOL32 VectorAngle( const ON_2dVector& v, double& angle) in VectorAngle() function
3772 if( !VectorAngle( ON_2dVector( pp1), a1) || !VectorAngle( ON_2dVector( pa), aa)) in CreateFromPoints()
3790 VectorAngle( ON_2dVector( pp1), a1); in CreateFromPoints()
/dports/science/openbabel/openbabel-3.1.1/src/forcefields/
H A Dforcefieldghemical.cpp121 theta = OBForceField::VectorAngle(pos_a, pos_b, pos_c); in Compute()
H A Dforcefieldgaff.cpp122 theta = OBForceField::VectorAngle(pos_a, pos_b, pos_c); in Compute()
H A Dforcefieldmmff94.cpp230 theta = OBForceField::VectorAngle(pos_a, pos_b, pos_c); in Compute()
330 theta = OBForceField::VectorAngle(pos_a, pos_b, pos_c); in Compute()
/dports/deskutils/genius/genius-1.0.27/
H A DNEWS633 * GramSchmidt, Projection, VectorAngle have the inner product as optional
H A DChangeLog3479 Projection, VectorAngle have the inner product as an optional
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ServiceObjectsLib/
H A DGeomElements.cpp2603 return VectorAngle(GeometryNormal(trig1), GeometryNormal(trig2)); in GetAngle()
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dforcefield.cpp3779 double OBForceField::VectorAngle(double *pos_i, double *pos_j, double *pos_k) in VectorAngle() function in OpenBabel::OBForceField
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/FEMesh/
H A DFEMesh.cpp5129 double angle_rad = ::VectorAngle(a,b); in ComputeAngleAtNode()
/dports/science/openbabel/openbabel-3.1.1/scripts/perl/
H A DOpenBabel.pm4234 *VectorAngle = *Chemistry::OpenBabelc::OBForceField_VectorAngle;
/dports/science/openbabel/openbabel-3.1.1/scripts/python/openbabel/
H A Dopenbabel.py3413 VectorAngle = staticmethod(_openbabel.OBForceField_VectorAngle) variable in OBForceField
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dmathematica.js.map1 …unction\",\n \"VarianceGammaDistribution\",\n \"VarianceTest\",\n \"VectorAngle\",\n \"VectorA…
/dports/math/py-mathics/Mathics3-2.2.0/
H A DChangeLog16015 * mathics/builtin/linalg.py: cleanup VectorAngle
16019 * mathics/builtin/linalg.py: cleanup VectorAngle
/dports/math/mathics-django/Mathics-Django-2.2.0/
H A DChangeLog18502 * mathics/builtin/linalg.py: cleanup VectorAngle
18506 * mathics/builtin/linalg.py: cleanup VectorAngle

12