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
TNcpGraphsBase Class Reference

List of all members.

Public Member Functions

 TNcpGraphsBase (const TStr &FNmWc)
 TNcpGraphsBase (TSIn &SIn)
void Save (TSOut &SOut) const
void Impose (const TStr &OutFNm, const int &TopN, const bool &Smooth)
double GetXAtMinY (const TFltPrV &Ncp, const int &NNodes)
TFltPr GetXYAtMinY (const TFltPrV &Ncp, const int &NNodes)
void PlotNcpMin (const TStr &OutFNm, const bool &VsGraphN=false)
void SaveTxtNcpMin (const TStr &OutFNm, const bool &VsGraphN=false)
void PlotRewNcpMin (const TStr &OutFNm, const bool &VsGraphN=false)
void PlotBestWhisker (const TStr &OutFNm, const bool &VsGraphN=false)
void PlotRewBestWhisker (const TStr &OutFNm, const bool &VsGraphN=false)
void PlotAvgNcp (const TStr &OutFNm, const TVec< TFltPrV > &NcpVec, const int &MinSz, const double &MaxMinY)
void SaveTxt (const TStr &OutFNm)

Static Public Member Functions

static void PlotDataset (const TStr &InFNmWc, const TStr &OutFNm, const bool &ImposeNcp=false, const bool &VsGraphN=false)

Detailed Description

Local-Spectral-Clustering for a set of graphs (loads ncp-*.tab files)


Constructor & Destructor Documentation


Member Function Documentation

double TNcpGraphsBase::GetXAtMinY ( const TFltPrV &  Ncp,
const int &  NNodes 
)
TFltPr TNcpGraphsBase::GetXYAtMinY ( const TFltPrV &  Ncp,
const int &  NNodes 
)
void TNcpGraphsBase::Impose ( const TStr &  OutFNm,
const int &  TopN,
const bool &  Smooth 
)
void TNcpGraphsBase::PlotAvgNcp ( const TStr &  OutFNm,
const TVec< TFltPrV > &  NcpVec,
const int &  MinSz,
const double &  MaxMinY 
)
void TNcpGraphsBase::PlotBestWhisker ( const TStr &  OutFNm,
const bool &  VsGraphN = false 
)
void TNcpGraphsBase::PlotDataset ( const TStr &  InFNmWc,
const TStr &  OutFNm,
const bool &  ImposeNcp = false,
const bool &  VsGraphN = false 
) [static]
void TNcpGraphsBase::PlotNcpMin ( const TStr &  OutFNm,
const bool &  VsGraphN = false 
)
void TNcpGraphsBase::PlotRewBestWhisker ( const TStr &  OutFNm,
const bool &  VsGraphN = false 
)
void TNcpGraphsBase::PlotRewNcpMin ( const TStr &  OutFNm,
const bool &  VsGraphN = false 
)
void TNcpGraphsBase::Save ( TSOut &  SOut) const
void TNcpGraphsBase::SaveTxt ( const TStr &  OutFNm)
void TNcpGraphsBase::SaveTxtNcpMin ( const TStr &  OutFNm,
const bool &  VsGraphN = false 
)

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