Click or drag to resize

Aglomera Namespace

 
Classes
  ClassDescription
Public classAgglomerativeClusteringAlgorithmTInstance
Implements the agglomerative nesting clustering algorithm (program AGNES) in [1].
Public classCachedDissimilarityMetricTInstance
Public classClusterTInstance
Represents a set of TInstance elements arranged in a hierarchical form.
Public classClusteringResultTInstance
Represents the result of a clustering algorithm, consisting in the sequence of ClusterSetTInstance elements that were found during the agglomeration of all clusters.
Public classClusterSetTInstance
Represents a set of ClusterTInstance elements that were found during the execution of the clustering algorithm separated at some minimum distance.
Public classCombinatorics
A utility class containing combinatorics methods.
Public classExtensions
Contains several extension utility methods.
Structures
Interfaces
Delegates