sample Struct Reference

#include <cluster.h>

List of all members.


Detailed Description

Holds details on subclusters that make up a sample.

Definition at line 36 of file cluster.h.

Public Attributes


Member Data Documentation

INT32 sample::CharID

Definition at line 49 of file cluster.h.

Referenced by MakeNewCluster(), MakeSample(), and MultipleCharSamples().

unsigned sample::Clustered

TRUE if included in a higher cluster.

Definition at line 39 of file cluster.h.

Referenced by CreateClusterTree(), MakeNewCluster(), and MakeSample().

struct sample* sample::Left

Pointer to left sub-cluster.

Definition at line 45 of file cluster.h.

Referenced by ComputePrototypes(), FreeCluster(), MakeNewCluster(), MakeSample(), NextSample(), and TestEllipticalProto().

FLOAT32 sample::Mean[1]

Mean of cluster - SampleSize floats.

Definition at line 51 of file cluster.h.

Referenced by ComputeStatistics(), FillBuckets(), FindNearestNeighbor(), MakeDimUniform(), MakeEllipticalProto(), MakeNewCluster(), MakeSample(), MakeSphericalProto(), NewSimpleProto(), and TestEllipticalProto().

unsigned sample::Prototype

TRUE if cluster represented by a prototype.

Definition at line 41 of file cluster.h.

Referenced by FreePrototype(), MakeNewCluster(), MakeSample(), and NewSimpleProto().

struct sample* sample::Right

Pointer to right sub-cluster.

Definition at line 47 of file cluster.h.

Referenced by ComputePrototypes(), FreeCluster(), MakeNewCluster(), MakeSample(), and TestEllipticalProto().

unsigned sample::SampleCount

number of samples in this cluster

Definition at line 43 of file cluster.h.

Referenced by ComputeStatistics(), MakeDegenerateProto(), MakeMixedProto(), MakeNewCluster(), MakePrototype(), MakeSample(), MultipleCharSamples(), NewSimpleProto(), and TestEllipticalProto().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 28 19:49:33 2007 for Tesseract by  doxygen 1.5.1