OEGeomDotProd

OEGeomDotProd(p: OEFloatArray, q: OEFloatArray, arg3: int) -> float
OEGeomDotProd(p: OEDoubleArray, q: OEDoubleArray, arg3: int) -> float

Returns the dot-product between the two n dimensional vectors p and q.