crossProduct

final ColumnVector crossProduct(ColumnVector other)

Cross product. Available for 3-dimensional vectors only.

Return

result of the product.

Parameters

other

3-dimensional vector.