perfloop.cpp File Reference

Elementary template for performance evaluation. More...

#include "libfaudes.h"

Go to the source code of this file.

Functions

void RandomGenerator (int scnt, int evcnt, int tcnt, Generator &rRes)
 
void usage_exit (const std::string &message="")
 
int main (int argc, char *argv[])
 

Detailed Description

Elementary template for performance evaluation.

(c) 2016 Katja Pelaic (c) 2016 Thomas Moor

Definition in file perfloop.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 74 of file perfloop.cpp.

◆ RandomGenerator()

void RandomGenerator ( int  scnt,
int  evcnt,
int  tcnt,
Generator rRes 
)

Definition at line 20 of file perfloop.cpp.

◆ usage_exit()

void usage_exit ( const std::string &  message = "")

Definition at line 50 of file perfloop.cpp.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen