Implementation for geometry helpers. More...
Go to the source code of this file.
Namespaces | |
| namespace | math |
Math routines. | |
Functions | |
| double | math::SphereVolume (double r, int d) |
| Computes the hyper-volume of a hyper-sphere of dimension d. | |
Implementation for geometry helpers.
Definition in file geometry.cc.
1.6.3