54 Dprintf((
"Stat::Stat(\"%s\")",name));
71 Dprintf((
"Stat::~Stat() // \"%s\" ",
Name().c_str()));
101 return sqrt((
sx2-
n*mv*mv)/(
n-1));
void SetName(const std::string &name)
assign the name
virtual std::string Name() const
get object name
virtual void Clear()
initialize
void operator()(double x)
record the value
Internal header file for SIMLIB/C++.
Implementation of class CalendarList interface is static - using global functions in SQS namespace.
void SIMLIB_error(const enum _ErrEnum N)
print error message and abort program
double min(double a, double b)
double max(double a, double b)
Main SIMLIB/C++ interface.