NEDISS: Network Diffusion and Synchronization Simulator
All Classes Pages
Public Types | Public Member Functions | Public Attributes | List of all members
ScaleFreeGraphObject Class Reference
Inheritance diagram for ScaleFreeGraphObject:
Inheritance graph
[legend]
Collaboration diagram for ScaleFreeGraphObject:
Collaboration graph
[legend]

Public Types

typedef boost::plod_iterator< boost::minstd_rand, Graph > SFGen
 

Public Member Functions

 ScaleFreeGraphObject (unsigned long num_nodes, double A, double B)
 
void build ()
 
- Public Member Functions inherited from CommonGraphObjectClass
void showVertex (Graph &g)
 
void showEdges (Graph &g)
 
void reportNProcs (Graph &g)
 
void reportNodes (Graph &g)
 
void Initialization (std::vector< std::pair< double, double > > X0_W, double J, Graph &g, unsigned int N)
 

Public Attributes

unsigned long N
 
unsigned long E
 
Graph g
 
boost::minstd_rand gen
 
double alpha
 
double beta
 
unsigned long Procs = num_processes(boost::graph::distributed::mpi_process_group())
 

The documentation for this class was generated from the following file: