40 this->maxProgress =
max;
Progress tracking utility.
void operator()()
Increases progress by one step.
ProgressTracking(unsigned int max)
void printOutProgressBar(const unsigned int barLength=40) const
Prints a fancy progress bar to standard output.
void reset(unsigned int max)
Resets the progress to zero.
static ProgressTracking DEVNULL
CustomPoint< numeric > max(const CustomPoint< numeric > &a, const CustomPoint< numeric > &b)