My Project
Public Member Functions
Interaction Class Reference

Probabilistic measure. More...

#include <compare.h>

Inheritance diagram for Interaction:
Compare

List of all members.

Public Member Functions

double operator() (vector< set< string > > *Cl1, vector< set< string > > *Cl2)

Detailed Description

Probabilistic measure.

Probabilistic measure based on pairwise interactions


Member Function Documentation

double Interaction::operator() ( vector< set< string > > *  Cl1,
vector< set< string > > *  Cl2 
) [inline, virtual]

Compute Comparison

Parameters:
Cl1Cluster set 1
Cl2Cluster set 2
dDistance measure between two single clusters to use

Reimplemented from Compare.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs