C API Documentation
|
RoadRunner's Gillespie SSA integrator. More...
#include "rrLogger.h"
#include "rrOSSpecifics.h"
#include "Dictionary.h"
#include "rrException.h"
#include "Solver.h"
#include "tr1proxy/rr_memory.h"
#include "tr1proxy/rr_unordered_map.h"
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | rr::IntegratorListener |
class | rr::Integrator |
class | rr::IntegratorException |
class | rr::IntegratorRegistrar |
Handles constructing an integrator and contains meta information about it. More... | |
class | rr::IntegratorFactory |
Constructs new integrators. More... | |
Typedefs | |
typedef cxx11_ns::shared_ptr< IntegratorListener > | rr::IntegratorListenerPtr |
RoadRunner's Gillespie SSA integrator.
RoadRunner exception classes.
Contains the base class for RoadRunner integrators.