dot

fun dot(other: Vec3d): Double

Calculates the dot product of this vector and the given other vector.

Return

the dot product

Parameters

other

the other vector