#include <sparseGraph.h>
Inheritance diagram for thresholdGraph:
Public Member Functions | |
thresholdGraph (TNode numNodes, TFloat threshold, TFloat *nodeWeight, goblinController &_CT=goblinDefaultContext) throw () | |
thresholdGraph (TNode numNodes, TFloat threshold, long randMin, long randMax, goblinController &_CT=goblinDefaultContext) throw () |
|
Generate a threshold graph.
|
|
Generate a random threshold graph.
|