sphere.integration {HDiR} | R Documentation |
This function calculates the integral of a function f
on the unit sphere.
sphere.integration(f, mesh = 40, deg = 3)
f |
Function to be integrated. |
mesh |
Triangular mesh to be used. More details can be found in the description of |
deg |
Degree of the quadrature rules for triangles. More details can be found in the description of |
A numeric value of the integral.
Andrés Prieto, Rosa M. Crujeiras and Paula Saavedra-Nieves.