Click or drag to resize

ClusteringResultTInstance Constructor

Namespace:  Aglomera
Assembly:  Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
public ClusteringResult(
	int size
)
Request Example View Source

Parameters

size
Type: SystemInt32
The maximum number of ClusterSetTInstance to be added by the algorithm.
See Also