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
Clone Method
Creates a new
Cluster
TInstance
which is an exact copy of this cluster.
Namespace:
Aglomera
Assembly:
Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
Copy
public
Cluster
<TInstance>
Clone
()
Request Example
View Source
Return Value
Type:
Cluster
TInstance
A new
Cluster
TInstance
which is an exact copy of this cluster.
See Also
Reference
Cluster
TInstance
Class
Aglomera Namespace
Copyright (c) 2018 Pedro Sequeira