Computes the cross product of two vectors; assumes both vectors have three entries.
Operand vector.
Optional
vector to hold result. If not passed in a new one is created.
The vector of a cross b.
Computes the cross product of two vectors; assumes both vectors have three entries.