MADNESS
version 0.9
|
Definition of the parser callback class. More...
#include "muParserDef.h"
Go to the source code of this file.
Classes | |
class | mu::ParserCallback |
Encapsulation of prototypes for a numerical parser function. More... | |
Namespaces | |
mu | |
Namespace for mathematical applications. | |
Typedefs | |
typedef std::map< string_type, ParserCallback > | mu::funmap_type |
Container for Callback objects. More... | |
Definition of the parser callback class.