histoResult Struct Reference

#include <histogram.h>

Collaboration diagram for histoResult:

Collaboration graph
[legend]

Data Fields

histoResultnext
float binSize
unsigned binCount
unsigned count
float binZero
unsigned * binCounts
float * pValues

Detailed Description

Definition at line 9 of file histogram.h.


Field Documentation

struct histoResult* histoResult::next [read]

Definition at line 10 of file histogram.h.

Referenced by freeHistoGram().

float histoResult::binSize

Definition at line 11 of file histogram.h.

Referenced by histoGram().

unsigned histoResult::binCount

Definition at line 12 of file histogram.h.

Referenced by histoGram().

unsigned histoResult::count

Definition at line 13 of file histogram.h.

Referenced by histoGram().

float histoResult::binZero

Definition at line 14 of file histogram.h.

Referenced by histoGram().

unsigned* histoResult::binCounts

Definition at line 15 of file histogram.h.

Referenced by freeHistoGram(), and histoGram().

float* histoResult::pValues

Definition at line 16 of file histogram.h.

Referenced by freeHistoGram(), and histoGram().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:26:11 2007 for blat by  doxygen 1.5.2