engine.h File Reference

Provides global routines for interfacing with the Regina calculation engine. More...


Namespaces

namespace  regina

Functions

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


Detailed Description

Provides global routines for interfacing with the Regina calculation engine.


Copyright © 1999-2007, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).