aimstil  5.0.5
til::functor::Diff Struct Reference

Computes the Euclidean distance between two vectors. More...

#include <cathier/miscUtils.h>

Public Member Functions

template<typename TVector3D , typename TPrecision >
void operator() (const TVector3D &v1, const TVector3D &v2, TPrecision &res) const
 

Detailed Description

Computes the Euclidean distance between two vectors.

TODO: remove this

Definition at line 266 of file miscUtils.h.

Member Function Documentation

◆ operator()()

template<typename TVector3D , typename TPrecision >
void til::functor::Diff::operator() ( const TVector3D &  v1,
const TVector3D &  v2,
TPrecision &  res 
) const
inline

Definition at line 269 of file miscUtils.h.


The documentation for this struct was generated from the following file: