|
void | clear () |
|
int | get_hist (vector< float > &vals) |
|
int | get_cdf (vector< float > &cdf) |
|
int | sum () |
|
void | print (string &prefix) |
|
|
float | missing_value |
|
int | positive_only_flag |
|
float | rounder |
|
float | from_val |
|
float | to_val |
|
int | ncells |
|
float | min_percentile |
|
float | max_percentile |
|
vector< int > | hist |
|
vector< float > | from |
|
vector< float > | to |
|
The documentation for this class was generated from the following files:
- Internal/MedStat/MedStat/MedHist.h
- Internal/MedStat/MedStat/MedHist.cpp