32#include "DGtal/base/Common.h"
55 for(
unsigned int i=0; i <= 10 ; ++i)
71int main(
int argc,
char** argv )
75 for (
int i = 0; i < argc; ++i )
80 trace.
emphase() << ( res ?
"Passed." :
"Error." ) << endl;
void beginBlock(const std::string &keyword="")
void progressBar(const double currentValue, const double maximalValue)
DGtal is the top-level namespace which contains all DGtal functions and types.