Hawaii Hybrid
|
#include <hawaii.h>
Public Attributes | |
gsl_histogram * | h |
size_t | nbins |
double | max |
char * | filename |
FILE * | fp |
bool | is_allocated |
char* StoredHistogram::filename |
FILE* StoredHistogram::fp |
gsl_histogram* StoredHistogram::h |
bool StoredHistogram::is_allocated |
double StoredHistogram::max |
size_t StoredHistogram::nbins |