Returns the volume of the unit sphere in the R-tree’s dimension.
Returns:
the volume of the unit sphere in the R-tree’s dimension
527 528 529
# File 'lib/rtree.rb', line 527 def unit_sphere_volume super end