PI Compute
v0.2.1
Loading...
Searching...
No Matches
main.hpp
1
9
10
#ifndef MAIN_HPP
11
#define MAIN_HPP
12
13
int
show_menu();
14
15
void
run_benchmark(
const
std::string& name,
int
max_threads,
long
long
max_intervals,
int
step = 1);
16
17
#endif
/* MAIN_HPP */
src
main.hpp
Generated by
1.13.1