MCPcopy Create free account
hub / github.com/dhale/ipf / crossProduct

Method crossProduct

src/ipf/FaultGeometry.java:222–229  ·  view source on GitHub ↗

Returns the cross-product of two specified vectors. @param u the 1st vector. @param v the 2nd vector. @return array {w1,w2,w3} of components for vector w = u x v.

(float[] u, float[] v)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected