Home
last modified time | relevance | path

Searched defs:length_squared (Results 1 – 25 of 77) sorted by relevance

1234

/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dvectors.c24 float length_squared; in _dxfvector_length_3D() local
139 float length_squared; in _dxfvector_length_2D() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/verdict/vtkverdict/
H A Dv_vector.h86 inline double length_squared (double vec[] ) in length_squared() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/verdict/
H A Dv_vector.h57 inline double length_squared (double vec[] ) in length_squared() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/verdict/vtkverdict/
H A Dv_vector.h86 inline double length_squared (double vec[] ) in length_squared() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/verdict/vtkverdict/
H A Dv_vector.h86 inline double length_squared (double vec[] ) in length_squared() function
/dports/graphics/digikam/digikam-7.4.0/core/libs/facesengine/preprocessing/shape-predictor/
H A Dvectoroperations.h40 inline T length_squared(const std::vector<T>& diff) in length_squared() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/Misc/
H A DVector3D.hpp401 inline double Vector3D::length_squared() const in length_squared() function in MBMesquite::Vector3D
426 inline double length_squared( const Vector3D* v, int n ) in length_squared() function
433 inline double length_squared( const std::vector<Vector3D>& v ) in length_squared() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/
H A Dvector2d_unittest.cc167 double length_squared = in TEST() local
191 double length_squared = in TEST() local
H A Dvector3d_f.cc66 double length_squared = LengthSquared(); in GetNormalized() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/geometry/
H A Dvector2d_unittest.cc167 double length_squared = in TEST() local
191 double length_squared = in TEST() local
H A Dvector3d_f.cc66 double length_squared = LengthSquared(); in GetNormalized() local
/dports/devel/godot2/godot-2.1.6-stable/core/math/
H A Dquat.h141 real_t Quat::length_squared() const { in length_squared() function
H A Dvector3.h341 real_t Vector3::length_squared() const { in length_squared() function
/dports/devel/godot2-tools/godot-2.1.6-stable/core/math/
H A Dquat.h141 real_t Quat::length_squared() const { in length_squared() function
H A Dvector3.h341 real_t Vector3::length_squared() const { in length_squared() function
/dports/devel/godot-tools/godot-3.2.3-stable/core/math/
H A Dquat.h173 real_t Quat::length_squared() const { in length_squared() function
/dports/devel/godot/godot-3.2.3-stable/core/math/
H A Dquat.h173 real_t Quat::length_squared() const { in length_squared() function
H A Dvector3.h410 real_t Vector3::length_squared() const { in length_squared() function
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/nvtt/nvmath/
H A DVector.h470 inline scalar length_squared(Vector2::Arg v) in length_squared() function
588 inline scalar length_squared(Vector3::Arg v) in length_squared() function
709 inline scalar length_squared(Vector4::Arg v) in length_squared() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvmath/
H A DVector.h470 inline scalar length_squared(Vector2::Arg v) in length_squared() function
588 inline scalar length_squared(Vector3::Arg v) in length_squared() function
709 inline scalar length_squared(Vector4::Arg v) in length_squared() function
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvmath/
H A DVector.h470 inline scalar length_squared(Vector2::Arg v) in length_squared() function
588 inline scalar length_squared(Vector3::Arg v) in length_squared() function
709 inline scalar length_squared(Vector4::Arg v) in length_squared() function
/dports/graphics/blender/blender-2.91.0/intern/sky/source/
H A Dsky_float3.h89 float length_squared() const in length_squared() function
/dports/science/py-dlib/dlib-19.22/dlib/svm/
H A Dsvm_c_linear_dcd_trainer.h370 typename enable_if<is_matrix<T>,scalar_type>::type length_squared (const T& x) const in length_squared() function
386 typename disable_if<is_matrix<T>,scalar_type>::type length_squared (const T& x) const in length_squared() function
/dports/science/dlib-cpp/dlib-19.22/dlib/svm/
H A Dsvm_c_linear_dcd_trainer.h370 typename enable_if<is_matrix<T>,scalar_type>::type length_squared (const T& x) const in length_squared() function
386 typename disable_if<is_matrix<T>,scalar_type>::type length_squared (const T& x) const in length_squared() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/pymoab/pymoab/
H A Dhcoord.pyx130 def length_squared(self): member in HomCoord

1234