25 #include <queso/GslVector.h>
26 #include <queso/GslMatrix.h>
27 #include <queso/AlgorithmFactory.h>
33 std::map<std::string, Factory<Algorithm<GslVector, GslMatrix> > *> &
36 static std::map<std::string, Factory<Algorithm<GslVector, GslMatrix> > *> _factory_map;
This (virtual) class sets up the environment underlying the use of the QUESO library by an executable...
static const BaseTKGroup< GslVector, GslMatrix > * m_tk
This base class allows the representation of a transition kernel.
static const BaseEnvironment * m_env