Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera
ClusterSet(TInstance) Class
ClusterSet(TInstance) Properties
Count Property
Dissimilarity Property
Item Property
ClusterSet
TInstance
Item Property
Gets the cluster at the give index.
Namespace:
Aglomera
Assembly:
Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
Copy
public
Cluster
<TInstance>
this
[
int
index
] {
get
; }
Request Example
View Source
Parameters
index
Type:
System
Int32
Property Value
Type:
Cluster
TInstance
See Also
Reference
ClusterSet
TInstance
Class
Aglomera Namespace
Copyright (c) 2018 Pedro Sequeira