Namespaces | |
| namespace | regina |
Functions | |
| const char * | getVersionString () |
| Returns the full version number of this calculation engine. | |
| int | getVersionMajor () |
| Returns the major version number of this calculation engine. | |
| int | getVersionMinor () |
| Returns the minor version number of this calculation engine. | |
| int | testEngine (int value) |
| Tests to see if an interface can successfully communicate with the underlying C++ calculation engine. | |