1 #ifndef TOOLS_CONFIG_READER_FACTORY_H 2 #define TOOLS_CONFIG_READER_FACTORY_H 11 #include <util/param/Factory.h> 12 #include <tools/config/ConfigReader.h> 55 ConfigReader* factory(
const std::string &subclassName)
const;
Utility classes for scientific computation.