weight.hpp File Reference

provides two similar weight template classes for use with the graphgen equilibrated network generation package. More...

#include <ostream>
#include <vector>
#include <algorithm>
#include "util.hpp"

Include dependency graph for weight.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  graphgen

Classes

struct  graphgen::value_type
 Enumeration type template parameter to specify weight calculation and handling. More...
class  graphgen::vertex_weight< WV >
 One point weight template class. More...
class  graphgen::link_weight< WV >
 two point weight template class. More...


Detailed Description

provides two similar weight template classes for use with the graphgen equilibrated network generation package.

notes: weights w/o precalculated tables should be passed on ensemble construction and ensembles should resize weight tables to appropriate sizes


Generated on Wed Jun 2 14:49:07 2010 for GraphGen by  doxygen 1.5.6