dot

abstract infix fun dot(other: V): Double(source)

Calculate the dot product of this vector with another vector.