ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
Loading...
Searching...
No Matches
Cluster Member List

This is the complete list of members for Cluster, including all inherited members.

_colorClusterprotected
_idClusterprotected
_indicesClusterprotected
_meanClusterprotected
_medianClusterprotected
_nameClusterprotected
_stddevClusterprotected
Cluster(const QString &name="", const QColor &color=Qt::gray, const std::vector< std::uint32_t > &indices=std::vector< std::uint32_t >())Cluster
colorizeClusters(QVector< Cluster > &clusters, std::int32_t randomSeed=0)Clusterstatic
colorizeClusters(QVector< Cluster > &clusters, const QImage &colorMapImage)Clusterstatic
copy() constCluster
getColor() constCluster
getId() constCluster
getIndices() constCluster
getIndices()Cluster
getMean()Clusterinline
getMean() constClusterinline
getMedian()Clusterinline
getMedian() constClusterinline
getName() constCluster
getNumberOfIndices() constCluster
getStandardDeviation()Clusterinline
getStandardDeviation() constClusterinline
operator==(const Cluster &rhs) constClusterinline
setColor(const QColor &color)Cluster
setId(const QString &id)Cluster
setIndices(const std::vector< unsigned int > &indices)Cluster
setName(const QString &name)Cluster