|
Parallel numerical verification of the σ_odd problem
October 6, 2018
|
Some upper bounds for the sigma_odd problem. 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[]) |
Some upper bounds for the sigma_odd problem.
(January 5, 2018) GPLv3 — Copyright (C) 2017, 2018 Olivier Pirson http://www.opimedia.be/
Definition in file bounds.cpp.
| void help_and_exit | ( | ) |
Definition at line 38 of file bounds.cpp.
| int main | ( | int | argc, |
| const char *const | argv[] | ||
| ) |
Definition at line 56 of file bounds.cpp.
1.8.13