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