Wavelet and Image class library  1.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
Histogram::hist Struct Reference

#include <Histogram.hh>

List of all members.

Public Attributes

coeff lower
coeff upper
int number

Detailed Description

An internal structure for the histogram

Definition at line 88 of file Histogram.hh.


Member Data Documentation

The lower bound (value > lower)

Definition at line 90 of file Histogram.hh.

The number of occurrences

Definition at line 94 of file Histogram.hh.

The upper bound (value >= lower)

Definition at line 92 of file Histogram.hh.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines