Public Member Functions | |
ArrayPrecis () | |
void | addVal (double val) |
double | getAvg () |
double | getMin () |
double | getMax () |
ArrayPrecis::ArrayPrecis | ( | ) | [inline] |
void ArrayPrecis::addVal | ( | double | val | ) | [inline] |
double ArrayPrecis::getAvg | ( | ) | [inline] |
double ArrayPrecis::getMax | ( | ) | [inline] |
double ArrayPrecis::getMin | ( | ) | [inline] |