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

List of all members.

Public Member Functions

 THist ()
 THist (const double &_MnVal, const double &_MxVal, const int &Buckets)
void Add (const double &Val, const bool &OnlyInP)
int GetVals () const
int GetBuckets () const
double GetBucketMn (const int &BucketN) const
double GetBucketMx (const int &BucketN) const
int GetBucketVal (const int &BucketN) const
double GetBucketValPerc (const int &BucketN) const
void SaveStat (const TStr &ValNm, TSOut &FOut) const
void SaveTxt (const TStr &ValNm, const TStr &FNm) const

Constructor & Destructor Documentation

THist::THist ( ) [inline]
THist::THist ( const double &  _MnVal,
const double &  _MxVal,
const int &  Buckets 
) [inline]

Member Function Documentation

void THist::Add ( const double &  Val,
const bool &  OnlyInP 
)
double THist::GetBucketMn ( const int &  BucketN) const [inline]
double THist::GetBucketMx ( const int &  BucketN) const [inline]
int THist::GetBuckets ( ) const [inline]
int THist::GetBucketVal ( const int &  BucketN) const [inline]
double THist::GetBucketValPerc ( const int &  BucketN) const [inline]
int THist::GetVals ( ) const [inline]
void THist::SaveStat ( const TStr ValNm,
TSOut FOut 
) const
void THist::SaveTxt ( const TStr ValNm,
const TStr FNm 
) const [inline]

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