BUCKETS Struct Reference

List of all members.

Detailed Description

Holds the Histogram info used to analyze distribution.

Definition at line 205 of file cluster.cpp.

Public Attributes


Member Data Documentation

UINT16 BUCKETS::Bucket[BUCKETTABLESIZE]

Definition at line 212 of file cluster.cpp.

Referenced by FillBuckets(), and MakeBuckets().

FLOAT64 BUCKETS::ChiSquared

Definition at line 210 of file cluster.cpp.

Referenced by DistributionOK(), GetBuckets(), and MakeBuckets().

FLOAT64 BUCKETS::Confidence

Definition at line 209 of file cluster.cpp.

Referenced by GetBuckets(), and MakeBuckets().

UINT32* BUCKETS::Count

Definition at line 213 of file cluster.cpp.

Referenced by DistributionOK(), FillBuckets(), InitBuckets(), and MakeBuckets().

DISTRIBUTION BUCKETS::Distribution

Definition at line 207 of file cluster.cpp.

Referenced by FillBuckets(), FreeBuckets(), and MakeBuckets().

FLOAT32* BUCKETS::ExpectedCount

Definition at line 214 of file cluster.cpp.

Referenced by AdjustBuckets(), DistributionOK(), and MakeBuckets().

UINT16 BUCKETS::NumberOfBuckets

Definition at line 211 of file cluster.cpp.

Referenced by AdjustBuckets(), DistributionOK(), FillBuckets(), GetBuckets(), InitBuckets(), MakeBuckets(), and NumBucketsMatch().

UINT32 BUCKETS::SampleCount

Definition at line 208 of file cluster.cpp.

Referenced by AdjustBuckets(), GetBuckets(), and MakeBuckets().


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