Public Member Functions | |
WImpurity (const WVectorVector &ds) | |
void | copy (const WImpurity &s) |
WImpurity & | operator= (const WImpurity &a) |
float | measure (void) |
double | samples (void) |
wnim_type | type (void) const |
void | cumulate (const float pv, double count=1.0) |
EST_Val | value (void) |
EST_DiscreteProbDistribution & | pd () |
float | cluster_distance (int i) |
int | in_cluster (int i) |
float | cluster_ranking (int i) |
Public Attributes | |
EST_IList | members |
EST_FList | member_counts |
EST_SuffStats ** | trajectory |
const WVectorVector * | data |
float | score |
int | l |
int | width |
Friends | |
ostream & | operator<< (ostream &s, WImpurity &imp) |
Definition at line 146 of file EST_Wagon.h.
|
inline |
Definition at line 165 of file EST_Wagon.h.
WImpurity::~WImpurity | ( | ) |
Definition at line 593 of file wagon_aux.cc.
WImpurity::WImpurity | ( | const WVectorVector & | ds | ) |
Definition at line 402 of file wagon_aux.cc.
Definition at line 168 of file EST_Wagon.h.
Definition at line 185 of file EST_Wagon.h.
Definition at line 421 of file wagon_aux.cc.
Definition at line 384 of file wagon_aux.cc.
|
inline |
Definition at line 189 of file EST_Wagon.h.
Definition at line 960 of file wagon_aux.cc.
Definition at line 359 of file wagon_aux.cc.
|
inline |
Definition at line 192 of file EST_Wagon.h.
float WImpurity::cluster_distance | ( | int | i | ) |
Definition at line 893 of file wagon_aux.cc.
int WImpurity::in_cluster | ( | int | i | ) |
Definition at line 907 of file wagon_aux.cc.
float WImpurity::cluster_ranking | ( | int | i | ) |
Definition at line 922 of file wagon_aux.cc.
Definition at line 1010 of file wagon_aux.cc.
EST_IList WImpurity::members |
Definition at line 158 of file EST_Wagon.h.
EST_FList WImpurity::member_counts |
Definition at line 159 of file EST_Wagon.h.
EST_SuffStats** WImpurity::trajectory |
Definition at line 160 of file EST_Wagon.h.
const WVectorVector* WImpurity::data |
Definition at line 161 of file EST_Wagon.h.
float WImpurity::score |
Definition at line 162 of file EST_Wagon.h.
int WImpurity::l |
Definition at line 163 of file EST_Wagon.h.
int WImpurity::width |
Definition at line 163 of file EST_Wagon.h.