OEGeom2DDotProd
OEGeom2DDotProd(p: OEFloatArray, q: OEFloatArray) -> float
OEGeom2DDotProd(p: OEDoubleArray, q: OEDoubleArray) -> float
Determines the dot-product in two dimensions between p and q.
OEGeom2DDotProd(p: OEFloatArray, q: OEFloatArray) -> float
OEGeom2DDotProd(p: OEDoubleArray, q: OEDoubleArray) -> float
Determines the dot-product in two dimensions between p and q.