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) Constructor
Cluster(TInstance) Constructor (Cluster(TInstance))
Cluster(TInstance) Constructor (IEnumerable(TInstance), Double)
Cluster(TInstance) Constructor (TInstance, Double)
Cluster(TInstance) Constructor (Cluster(TInstance), Cluster(TInstance), Double)
Cluster
TInstance
Constructor (Cluster
TInstance
)
Creates a new
Cluster
TInstance
which is an exact copy of the given cluster.
Namespace:
Aglomera
Assembly:
Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
Copy
public
Cluster
(
Cluster
<TInstance>
cluster
)
Request Example
View Source
Parameters
cluster
Type:
Aglomera
Cluster
TInstance
The cluster to be copied into the new cluster.
See Also
Reference
Cluster
TInstance
Class
Cluster
TInstance
Overload
Aglomera Namespace
Copyright (c) 2018 Pedro Sequeira