Skip to content

Class RandGraph

ClassList > RandGraph

  • #include <random_graph.hpp>

Public Functions

Type Name
RandGraph (int N_)
void init (int s)
epiworld_double runif ()
void set_rand_engine (std::shared_ptr< epi_xoshiro256ss > & e)

Public Functions Documentation

function RandGraph

inline RandGraph::RandGraph (
    int N_
) 

function init

inline void RandGraph::init (
    int s
) 

function runif

inline epiworld_double RandGraph::runif () 

function set_rand_engine

inline void RandGraph::set_rand_engine (
    std::shared_ptr< epi_xoshiro256ss > & e
) 


The documentation for this class was generated from the following file epiworld-src/include/epiworld/random_graph.hpp