sph_grad_xyz {GpGp} | R Documentation |
compute gradient of spherical harmonics functions
Description
compute gradient of spherical harmonics functions
Usage
sph_grad_xyz(xyz, Lmax)
Arguments
xyz |
xyz coordinates of locations on sphere |
Lmax |
largest degree of spherical harmonics. Current only Lmax=2 supported |
[Package GpGp version 0.5.0 Index]