|
Parallel numerical verification of the σ_odd problem
October 6, 2018
|
Print tables of sigma_odd results by several algorithms. More...
#include "helper/helper.hpp"#include "sigmaodd/helper.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[]) |
Print tables of sigma_odd results by several algorithms.
(January 5, 2018) GPLv3 — Copyright (C) 2017, 2018 Olivier Pirson http://www.opimedia.be/
Definition in file table.cpp.
1.8.13