Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera.NET - A hierarchical agglomerative clustering (HAC) library written in C#
Aglomera
Cluster(TInstance) Class
Cluster(TInstance) Methods
Clone Method
CompareTo Method
Contains Method
Equals Method
GetEnumerator Method
GetHashCode Method
ToString Method
Cluster
TInstance
ToString Method
Gets a string representing this cluster in the form (item1;item2;...;itemN).
Namespace:
Aglomera
Assembly:
Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
Copy
public
override
string
ToString
()
Request Example
View Source
Return Value
Type:
String
A string representing the cluster.
See Also
Reference
Cluster
TInstance
Class
Aglomera Namespace
Copyright (c) 2018 Pedro Sequeira