Coda Distributed File System
|
#include <histo.h>
Public Attributes | |
int | maxb |
enum htype | type |
struct histo * | buckets |
struct histo | oflow |
struct histo | uflow |
int | count |
double | sum |
double | sum2 |
struct histo* hgram::buckets |
int hgram::count |
int hgram::maxb |
struct histo hgram::oflow |
double hgram::sum |
double hgram::sum2 |
enum htype hgram::type |
struct histo hgram::uflow |