rotate edit page

rotate function on SO(3) by a rotation

Syntax

% rotate in specimen coordinates
SO3F = rotate(SO3F,rot)
% rotate in crystal coordinates, e.g. for phase transformation
% or reference frame transformation
SO3F = rotate(SO3F,rot,'right')

Input

SO3F SO3FunCBF
rot rotation

Output

SO3F SO3FunCBF

See also

SO3FunHandle.rotate_outer