MCPcopy Create free account
hub / github.com/LOOHP/Limbo / dot

Method dot

src/main/java/com/loohp/limbo/location/Vector.java:294–296  ·  view source on GitHub ↗

Calculates the dot product of this vector with another. The dot product is defined as x1 x2+y1 y2+z1 z2. The returned value is a scalar. @param other The other vector @return dot product

(Vector other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

angleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected