powered by
Computes the external product $$ $$$$ \left(x_2 y_3 - x_3 y_2,\; x_3 y_1 - x_1 y_3,\; x_1 y_2 - x_2 y_1 \right) $$$$ $$ of the 3D vectors in x and y.
extprod3d(x, y)
n-by-3 matrix. Each row is one x-vector
n
n-by-3 matrix. Each row is one y-vector
n-by-3 matrix