#include <mathfunc.h>
Data Fields | |
int | nbins |
int | nsamples |
double | width |
double | max |
double | min |
double * | point |
unsigned int * | count |
unsigned int* tagHistogram::count |
double tagHistogram::max |
double tagHistogram::min |
int tagHistogram::nbins |
int tagHistogram::nsamples |
double* tagHistogram::point |
double tagHistogram::width |