LAMA
|
Definition of a singleton class that provides distributions of registered distribution types. More...
#include <lama/config.hpp>
#include <lama/NonCopyable.hpp>
#include <lama/distribution/Distribution.hpp>
#include <logging/logging.hpp>
#include <boost/shared_ptr.hpp>
#include <map>
Go to the source code of this file.
Data Structures | |
class | lama::DistributionFactory |
Singleton class for an object that provides distributions of a certain type. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. |
Definition of a singleton class that provides distributions of registered distribution types.