rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-math
/
io.rtron.math.geometry.euclidean.twod.point
/
Vector2D
/
dotProduct
dot
Product
fun
dotProduct
(
other
:
Vector2D
)
:
Double
Returns the dot product of this with the
other
.