crossProduct

final RowVector crossProduct(RowVector other)

Cross product. Available for 3-dimensional vectors only.

Return

result of the product.

Parameters

other

3-dimensional vector.