Quaternion Function Reference

cross

Cross product of two pure quaternions

Syntax

Y = cross(A, B)

Description

cross(A, B) returns the cross (or vector) product of the two arguments, which must be pure quaternions. This function is a synonym for vector_product.

See Also

QTFM function: vector_product
MATLAB® function: cross

© 2008-2011 Stephen J. Sangwine and Nicolas Le Bihan

License terms.