Parallel numerical verification of the σ_odd problem
October 6, 2018
|
Some benchmarks for the sigma_odd problem, only on some "big" numbers. More...
#include "helper/helper.hpp"
#include "sigmaodd/pentagonal.hpp"
#include "sigmaodd/primes.hpp"
#include "sigmaodd/sigmaodd.hpp"
Go to the source code of this file.
Functions | |
void | help_and_exit () |
int | main (int argc, const char *const argv[]) |
Some benchmarks for the sigma_odd problem, only on some "big" numbers.
(January 5 , 2018) GPLv3 — Copyright (C) 2017, 2018 Olivier Pirson http://www.opimedia.be/
Definition in file benchmarks_big.cpp.
void help_and_exit | ( | ) |
Definition at line 40 of file benchmarks_big.cpp.
int main | ( | int | argc, |
const char *const | argv[] | ||
) |
Definition at line 56 of file benchmarks_big.cpp.