Faster
0.0.4Alpha
Superfastdistributtedcomputing
|
Public Member Functions | |
fastContext (int &argc, char **&argv) | |
fastContext (const fastSettings &s, int &argc, char **&argv) | |
void | registerFunction (void *funcP) |
void | registerFunction (void *funcP, const std::string name) |
template<class T > | |
void | registerGlobal (T *varP) |
void | startWorkers () |
void | calibrate () |
void | printInfo () |
void | printHeader () |
void | updateInfo () |