|
My Project
|
Normalized version of best move. More...
#include <distance.h>
Public Member Functions | |
| normalized () | |
| template<typename T > | |
| double | operator() (T C1, T C2) |
Normalized version of best move.
Best move with respect to cluster sizes
| normalized::normalized | ( | ) | [inline] |
Constructor
| double normalized::operator() | ( | T | C1, |
| T | C2 | ||
| ) | [inline] |
Compute the similarity
| C1 | First cluster to compare |
| C2 | Second cluster to compare |
1.7.6.1