Member List

CPP API: Member List
mio::GraphSimulationStochastic< FP, Graph > Member List

This is the complete list of members for mio::GraphSimulationStochastic< FP, Graph >, including all inherited members.

advance(FP t_max)mio::GraphSimulationStochastic< FP, Graph >inline
Base typedefmio::GraphSimulationStochastic< FP, Graph >private
edge_function typedefmio::GraphSimulationStochastic< FP, Graph >private
get_cumulative_transition_rate()mio::GraphSimulationStochastic< FP, Graph >inlineprivate
get_graph() &mio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >inline
get_graph() const &mio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >inline
get_graph() &&mio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >inline
get_rates(std::vector< FP > &rates)mio::GraphSimulationStochastic< FP, Graph >inlineprivate
get_rng()mio::GraphSimulationStochastic< FP, Graph >inline
get_t() constmio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >inline
Graph typedefmio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >
GraphSimulationBase(FP t0, FP dt, const Graph &g, const node_function &node_func, const edge_function &&edge_func)mio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >inline
GraphSimulationBase(FP t0, FP dt, Graph &&g, const node_function &node_func, const edge_function &&edge_func)mio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >inline
GraphSimulationStochastic(FP t0, FP dt, const Graph &g, const node_function &node_func, const edge_function &&edge_func)mio::GraphSimulationStochastic< FP, Graph >inline
GraphSimulationStochastic(FP t0, FP dt, Graph &&g, const node_function &node_func, const edge_function &&edge_func)mio::GraphSimulationStochastic< FP, Graph >inline
m_dtmio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >protected
m_edge_funcmio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >protected
m_graphmio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >protected
m_node_funcmio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >protected
m_ratesmio::GraphSimulationStochastic< FP, Graph >private
m_rngmio::GraphSimulationStochastic< FP, Graph >private
m_tmio::GraphSimulationBase< Graph, FP, FP, std::function< void(Graph::EdgeProperty &, size_t, Graph::NodeProperty &, Graph::NodeProperty &)>, std::function< void(FP, FP, Graph::NodeProperty &)> >protected
node_function typedefmio::GraphSimulationStochastic< FP, Graph >private