rgg v1.0.0 RGG.Sphere

Link to this section Summary

Functions

This function calculates the radius that is used to connect nodes in the sphere topology of graph. The parameters are n, and a. The returned radius will yield average degree a when connecting randomly generated points on the unit sphere

Link to this section Functions

Link to this function calculate_radius(n, a)

This function calculates the radius that is used to connect nodes in the sphere topology of graph. The parameters are n, and a. The returned radius will yield average degree a when connecting randomly generated points on the unit sphere.

Link to this function random_point(id \\ nil)
Link to this function unit_sphere(n, a)