Defined in File PartitionIntersection.hpp
Class for calculating the intersection of two partitions, i.e. the clustering with the fewest clusters such that each cluster is a subset of a cluster in both partitions.
Public Functions
Calculate the intersection of two partitions zeta and eta
zeta – The first partition
eta – The second partition
The intersection of zeta and eta