![]() | |
AverageLinkageTInstance Class |
Namespace: Aglomera.Linkage
public class AverageLinkage<TInstance> : ILinkageCriterion<TInstance> where TInstance : Object, IComparable<TInstance>
The AverageLinkageTInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | AverageLinkageTInstance |
Creates a new AverageLinkageTInstance with given dissimilarity metric.
|
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.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |