spherical convolution of S2Kernels psi1 with psi2
For detailed information about the definition of the convolution take a look in the documentation.
Syntax
psi = conv(psi1, psi2)
psi = conv(psi1, A)
Input
psi1, psi2 | S2Kernel |
A | list of Legendre coefficients |
Output
psi | S2Kernel |