SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TLocClustStat::TNodeSweep Class Reference

List of all members.

Public Member Functions

 TNodeSweep ()
 TNodeSweep (const int &SeedNode, const TIntV &SweepNIdV, const TFltV &PhiNIdV)
 TNodeSweep (const TNodeSweep &NS)
int Len () const
int GetSeed () const
int NId (const int i) const
double Phi (const int i) const
bool operator< (const TNodeSweep &CS) const

Public Attributes

TInt SeedNId
TIntV SweepV
TFltV PhiV

Constructor & Destructor Documentation

TLocClustStat::TNodeSweep::TNodeSweep ( const int &  SeedNode,
const TIntV SweepNIdV,
const TFltV PhiNIdV 
) [inline]

Member Function Documentation

int TLocClustStat::TNodeSweep::GetSeed ( ) const [inline]
int TLocClustStat::TNodeSweep::Len ( ) const [inline]
int TLocClustStat::TNodeSweep::NId ( const int  i) const [inline]
bool TLocClustStat::TNodeSweep::operator< ( const TNodeSweep CS) const [inline]
double TLocClustStat::TNodeSweep::Phi ( const int  i) const [inline]

Member Data Documentation


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