eval edit page

evaluate the SO3VectorFieldHarmonic in rotations

Syntax

f = eval(SO3VF,rot)         % left tangent vector

Input

rot rotation

Output

f vector3d

Options

bandwidth cut bandwidth of the harmonic series in evaluation process

Flags

nfsoft use Nonequispace Fast Fourier Transform of the NFFT3 Toolbox (expensive precomputations)
noNFFT do direct evaluation of the harmonic series for every orientation (Works for very high bandwidth if the nfft runs out of memory, but gets expensive for many orientations. Hence number of orientations should be less than 100)

See also

<SO3FunHarmonic.eval.html SO3FunHarmonic.eval> <SO3FunHarmonic.evalNFSOFT.html SO3FunHarmonic.evalNFSOFT> <SO3FunHarmonic.evalEquispacedFFT.html SO3FunHarmonic.evalEquispacedFFT>