HierarchicalClusteringOutput Class TIBCO Spotfire 6.0 API Reference
Holds the result status of the clustering calculation and the row and column clustering results if these were computed.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Data.Computations.Clustering HierarchicalClusteringOutput

Namespace: Spotfire.Dxp.Data.Computations.Clustering
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[SerializableAttribute]
[PersistenceVersionAttribute(6, 0)]
[ImmutableAttribute]
public sealed class HierarchicalClusteringOutput : ISerializable
See Also