| 
    SNAP Library 2.0, Developer Reference
    2013-05-13 16:33:57
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
  
  
  
 
| FlipEdgeNoise(PNGraph &Graph, const int &NEdges, const bool Random=true) | TKronNoise |  [static] | 
| FlipEdgeNoise(PNGraph &Graph, const double &Rate, const bool Random=true) | TKronNoise |  [static] | 
| RemoveEdgeNoise(PNGraph &Graph, const int &NEdges) | TKronNoise |  [static] | 
| RemoveEdgeNoise(PNGraph &Graph, const double &Rate) | TKronNoise |  [static] | 
| RemoveNodeNoise(PNGraph &Graph, const int &NNodes, const bool Random=true) | TKronNoise |  [static] | 
| RemoveNodeNoise(PNGraph &Graph, const double &Rate, const bool Random=true) | TKronNoise |  [static] | 
| TKronNoise() | TKronNoise |  [inline] |