cross
Computes the cross (outer) product of two Cartesians.
Return
The cross product.
Parameters
left
The first Cartesian.
right
The second Cartesian.
result
The object onto which to store the result.
Computes the cross (outer) product of two Cartesians.
The cross product.
The first Cartesian.
The second Cartesian.
The object onto which to store the result.