barry: Your go-to motif accountant  0.0-1
Full enumeration of sample space and fast count of sufficient statistics for binary arrays
Progress Class Reference

A simple progress bar. More...

#include <progress.hpp>

Public Member Functions

 Progress (int n_, int width_)
 
 ~Progress ()
 
void next ()
 
void end ()
 

Detailed Description

A simple progress bar.

Definition at line 11 of file progress.hpp.

Constructor & Destructor Documentation

◆ Progress()

Progress::Progress ( int  n_,
int  width_ 
)
inline

Definition at line 30 of file progress.hpp.

◆ ~Progress()

Progress::~Progress ( )
inline

Definition at line 23 of file progress.hpp.

Member Function Documentation

◆ end()

void Progress::end ( )
inline

Definition at line 52 of file progress.hpp.

◆ next()

void Progress::next ( )
inline

Definition at line 41 of file progress.hpp.


The documentation for this class was generated from the following file: