cap_intersect_vol {ashapesampler}R Documentation

Intersection of spheres

Description

Called for sphere overlaps with alpha > r*sqrt(2). Integral precalculated and numbers plugged in.

Usage

cap_intersect_vol(alpha, r)

Arguments

alpha

radius 1

r

radius 2

Value

volume of intersection of spheres.


[Package ashapesampler version 1.0.0 Index]