MCPcopy Create free account
hub / github.com/andeya/algorithm / CrossProduct

Function CrossProduct

vector/vector.go:212–214  ·  view source on GitHub ↗

Cross product of two vectors. Returns error when ndim of either vector != 3.

(a, b *Vector)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestCrossProductFunction · 0.70

Calls 2

CrossProductMethod · 0.80
CopyMethod · 0.65

Tested by 1

TestCrossProductFunction · 0.56