get_volume {ashapesampler} | R Documentation |
Get volume
Description
Quickly calculate which volume needed for a homology bound; here to clean up code above
Usage
get_volume(r, rmin, bound)
Arguments
r |
side length (cube) or radius (sphere, shell) |
rmin |
radius of inner sphere for shell |
bound |
cube, sphere, shell |
Value
volume, number
[Package ashapesampler version 1.0.0 Index]