util-math / io.github.sof3.graphmine.util.math / IntVector3 / dot
infix fun dot(v: IntVector3): Int
infix fun dot(v:
IntVector3
):
Int
Calculates the dot product of this and v
this