aimstil
5.0.5
|
Computes the squared Euclidean distance between two vectors. More...
#include <cathier/miscUtils.h>
Public Member Functions | |
template<typename TVector3D , typename TPrecision > | |
boost::enable_if_c< is_3DVector< TVector3D >::value >::type | operator() (const TVector3D &v1, const TVector3D &v2, TPrecision &res) const |
Computes the squared Euclidean distance between two vectors.
Definition at line 254 of file miscUtils.h.
|
inline |
Definition at line 260 of file miscUtils.h.