conv edit page

convolution of an SO3FunRBF with another SO3FunRBF or an SO3Kernel

For detailed information about the definition of the convolution take a look in the documentation.

Syntax

SO3F = conv(SO3F1,SO3F2)
SO3F = conv(SO3F1,SO3F2,'noFourier')
SO3F = conv(SO3F1,psi)

Input

SO3F1,SO3F2 SO3FunRBF
psi SO3Kernel

Output

SO3F SO3FunRBF

See also

SO3FunHarmonic.conv SO3FunCBF.conv SO3Kernel.conv S2FunHarmonic.conv S2Kernel.conv