crossProduct

final ComplexRowVector crossProduct(ComplexRowVector other)

Cross product. Available for 3-dimensional vectors only.

Return

result of the product.

Parameters

other

3-dimensional vector.