Struct Redundancy

Struct Documentation

struct Redundancy

Represents the result of the comparison of two ranked neighborhood lists, namely the overlap of the top-k neighbors and the maximum jaccard index.

Public Functions

inline Redundancy(count o, double j)

Public Members

count overlap
double jaccard