Home
last modified time | relevance | path

Searched defs:SquaredNorm (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/py-or-tools/or-tools-9.2/ortools/lp_data/
H A Dlp_utils.cc30 Fractional SquaredNorm(const SparseColumn& v) { in SquaredNorm() function
34 Fractional SquaredNorm(const ColumnView& v) { in SquaredNorm() function
57 Fractional SquaredNorm(const DenseColumn& column) { in SquaredNorm() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/
H A Ddeprecated_point.h476 inline S SquaredNorm() const { in SquaredNorm() function
479 template <class PT> static S SquaredNorm(const PT &p ) { in SquaredNorm() function
613 inline S SquaredNorm() const { in SquaredNorm() function
616 template <class PT> static S SquaredNorm(const PT &p ) { in SquaredNorm() function
765 inline S SquaredNorm() const { in SquaredNorm() function
768 template <class PT> static S SquaredNorm(const PT &p ) { in SquaredNorm() function
886 inline S SquaredNorm( Point<N,S> const & p ) in SquaredNorm() function
H A Ddeprecated_point2.h198 inline ScalarType SquaredNorm( void ) const in SquaredNorm() function
338 inline T SquaredNorm( Point2<T> const & p ){ in SquaredNorm() function
H A Ddeprecated_point4.h248 inline T SquaredNorm() const in SquaredNorm() function
364 inline T SquaredNorm( const Point4<T> & p ) in SquaredNorm() function
H A Ddeprecated_point3.h325 inline P3ScalarType SquaredNorm() const in SquaredNorm() function
479 inline P3ScalarType SquaredNorm( Point3<P3ScalarType> const & p ) in SquaredNorm() function
/dports/devel/vcglib/vcglib-2020.09/vcg/space/
H A Ddeprecated_point.h476 inline S SquaredNorm() const { in SquaredNorm() function
479 template <class PT> static S SquaredNorm(const PT &p ) { in SquaredNorm() function
613 inline S SquaredNorm() const { in SquaredNorm() function
616 template <class PT> static S SquaredNorm(const PT &p ) { in SquaredNorm() function
765 inline S SquaredNorm() const { in SquaredNorm() function
768 template <class PT> static S SquaredNorm(const PT &p ) { in SquaredNorm() function
886 inline S SquaredNorm( Point<N,S> const & p ) in SquaredNorm() function
H A Ddeprecated_point4.h258 inline T SquaredNorm() const in SquaredNorm() function
374 inline T SquaredNorm( const Point4<T> & p ) in SquaredNorm() function
H A Ddeprecated_point2.h203 inline ScalarType SquaredNorm( void ) const in SquaredNorm() function
386 inline T SquaredNorm( Point2<T> const & p ){ in SquaredNorm() function
H A Ddeprecated_point3.h340 inline P3ScalarType SquaredNorm() const in SquaredNorm() function
494 inline P3ScalarType SquaredNorm( Point3<P3ScalarType> const & p ) in SquaredNorm() function
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dmetrics.hxx143 class SquaredNorm class
146 SquaredNorm() in SquaredNorm() function in vigra::metrics::SquaredNorm
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/math/
H A Deigen_matrixbase_addons.h193 EIGEN_DEPRECATED inline Scalar SquaredNorm() const { return squaredNorm(); }; in SquaredNorm() function
/dports/devel/vcglib/vcglib-2020.09/vcg/math/
H A Deigen_matrixbase_addons.h193 EIGEN_DEPRECATED inline Scalar SquaredNorm() const { return squaredNorm(); }; in SquaredNorm() function
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/core/
H A Dvector_d.h196 Scalar SquaredNorm() const { return this->Dot(*this); } in SquaredNorm() function
/dports/archivers/draco/draco-1.4.3/src/draco/core/
H A Dvector_d.h234 Scalar SquaredNorm() const { return this->Dot(*this); } in SquaredNorm() function
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/core/
H A Dvector_d.h234 Scalar SquaredNorm() const { return this->Dot(*this); } in SquaredNorm() function
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkVector.h64 T SquaredNorm() const in SquaredNorm() function
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkVector.h57 T SquaredNorm() const in SquaredNorm() function
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkVector.h64 T SquaredNorm() const in SquaredNorm() function
/dports/math/vtk9/VTK-9.1.0/Common/Math/
H A DvtkQuaternion.txx44 T vtkQuaternion<T>::SquaredNorm() const in SquaredNorm() function in vtkQuaternion
/dports/math/vtk6/VTK-6.2.0/Common/Math/
H A DvtkQuaternion.txx42 template<typename T> T vtkQuaternion<T>::SquaredNorm() const in SquaredNorm() function in vtkQuaternion
/dports/math/vtk8/VTK-8.2.0/Common/Math/
H A DvtkQuaternion.txx42 template<typename T> T vtkQuaternion<T>::SquaredNorm() const in SquaredNorm() function in vtkQuaternion
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dsplines.cc224 float SquaredNorm() const { return x * x + y * y; } in SquaredNorm() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dsplines.cc224 float SquaredNorm() const { return x * x + y * y; } in SquaredNorm() function
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dsplines.cc238 float SquaredNorm() const { return x * x + y * y; } in SquaredNorm() function
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dsplines.cc264 float SquaredNorm() const { return x * x + y * y; } in SquaredNorm() function

12