![]() | |
CentroidLinkageTInstance Class |
Namespace: Aglomera.Linkage
public class CentroidLinkage<TInstance> : ILinkageCriterion<TInstance> where TInstance : Object, IComparable<TInstance>
The CentroidLinkageTInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | CentroidLinkageTInstance |
Creates a new CentroidLinkageTInstance with given dissimilarity metric and centroid
function.
|
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.) |