![]() | |
ILinkageCriterionTInstance Interface |
Namespace: Aglomera.Linkage
public interface ILinkageCriterion<TInstance> where TInstance : Object, IComparable<TInstance>
The ILinkageCriterionTInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | DissimilarityMetric |
Gets the metric used to measure the dissimilarity / distance between cluster elements according to this linkage
criterion.
|
Name | Description | |
---|---|---|
![]() | Calculate |
Calculates the distance / dissimilarity between the two given clusters according to this linkage criterion.
|