spherical convolution of sF with a radial function or another sperical function psi.
For detailed information about the definition of the convolution take a look in the documentation.
Syntax
sF = conv(sF, psi)
sF = conv(sF, A)
SO3F = conv(sF1, sF2)Input
| sF, sF1, sF1 | S2FunHarmonic |
| psi | S2Kernel |
| A | list of Legendre coefficients |
Output
| sF | S2FunHarmonic |
| SO3F | SO3Fun |