|
My Project
|
Probabilistic measure. More...
#include <compare.h>
Public Member Functions | |
| double | operator() (vector< set< string > > *Cl1, vector< set< string > > *Cl2) |
Probabilistic measure.
Probabilistic measure based on pairwise interactions
| double Interaction::operator() | ( | vector< set< string > > * | Cl1, |
| vector< set< string > > * | Cl2 | ||
| ) | [inline, virtual] |
Compute Comparison
| Cl1 | Cluster set 1 |
| Cl2 | Cluster set 2 |
| d | Distance measure between two single clusters to use |
Reimplemented from Compare.
1.7.6.1