Data Fields

Clusters Struct Reference

Representation of a complete cluster-analysis. More...

#include <clustering.h>

Data Fields

int ** clust
int K
int * n

Detailed Description

Representation of a complete cluster-analysis.

Definition at line 44 of file clustering.h.


Field Documentation

indices for the trials in the cluster (Kxn)

Definition at line 45 of file clustering.h.

number of clusters

Definition at line 46 of file clustering.h.

number of trials in each of the K clusters

Definition at line 47 of file clustering.h.


The documentation for this struct was generated from the following file: