axis_tsymm.m

From Spinach Documentation Wiki
Jump to: navigation, search


Roughly averages an interaction tensor with respect to the rotation around a user-specified axis.

Syntax

A=axis_tsymm(T,a)

Parameters

T - 3x3 real interaction tensor

    a - 3x1 real vector specifying the rotation axis

Outputs

A - 3x3 real interaction tensor averaged over

        the rotation around the specified axis


See also

anax2dcm.m, anax2quat.m, dcm2euler.m, dcm2wigner.m, euler2dcm.m, euler_sup.m, quat2anax.m, rotmat_align.m, rotor_stack.m, wigner.m, xyz2sph.m, Kernel_utilities

Version 2.6, authors: Ilya Kuprov