sph_grad_xyz: compute gradient of spherical harmonics functions

Description Usage Arguments

View source: R/RcppExports.R

Description

compute gradient of spherical harmonics functions

Usage

1
sph_grad_xyz(xyz, Lmax)

Arguments

xyz

xyz coordinates of locations on sphere

Lmax

largest degree of spherical harmonics. Current only Lmax=2 supported


GpGp documentation built on June 10, 2021, 1:07 a.m.