Cross Product Block

Cross Product Block

The Cross Product block emits the vector cross product of two input vectors. The input vectors are required to be of the same dimensions, either both (1, 3) or both (3,1) otherwise the cross product will fail to compile.

Examples

Vector cross product example