convolution with a function or a kernel on the sphere
For detailed information about the definition of the convolution take a look in the documentation.
Syntax
SO3F = conv(sF1,sF2)
sF = conv(sF1,psi)Input
| sF1, sF2 | S2Fun |
| psi | convolution S2Kernel |
Output
| sF | S2FunHarmonic |
| SO3F | SO3FunHarmonic |