BALL
1.4.2
|
Go to the source code of this file.
Classes | |
class | BALL::ParsedFunction< arg > |
Namespaces | |
namespace | BALL |
Functions | |
int | ParsedFunctionparse () |
void | ParsedFunction_initBuffer (const char *) |
void | ParsedFunction_delBuffer () |
Variables | |
double | ParsedFunctionResult |
StringHashMap< double * > * | BALL::ParsedFunctionConstants |
StringHashMap< double(*)(double)> * | BALL::ParsedFunctionFunctions |
void ParsedFunction_delBuffer | ( | ) |
void ParsedFunction_initBuffer | ( | const char * | ) |
int ParsedFunctionparse | ( | ) |
double ParsedFunctionResult |