diplomat.utils.clustering.ClusteringMethod ========================================== .. currentmodule:: diplomat.utils.clustering .. autoclass:: ClusteringMethod :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ClusteringMethod.conjugate ~ClusteringMethod.bit_length ~ClusteringMethod.bit_count ~ClusteringMethod.to_bytes ~ClusteringMethod.from_bytes ~ClusteringMethod.as_integer_ratio ~ClusteringMethod.__init__ .. rubric:: Attributes .. autosummary:: ~ClusteringMethod.real ~ClusteringMethod.imag ~ClusteringMethod.numerator ~ClusteringMethod.denominator ~ClusteringMethod.SINGLE ~ClusteringMethod.COMPLETE ~ClusteringMethod.AVERAGE ~ClusteringMethod.WEIGHTED ~ClusteringMethod.WARD