OEGeom2DDotProd¶
template<class T>
double OEGeom2DDotProd(const T *p, const T *q)
Determines the dot-product in two dimensions between p
and q
.
template<class T>
double OEGeom2DDotProd(const T *p, const T *q)
Determines the dot-product in two dimensions between p
and q
.