|
Parallel numerical verification of the σ_odd problem
October 6, 2018
|
Check odd gentle numbers for the varsigma_odd problem and print bad numbers. More...
Go to the source code of this file.
Functions | |
| void | help_and_exit () |
| int | main (int argc, const char *const argv[]) |
Check odd gentle numbers for the varsigma_odd problem and print bad numbers.
(January 6, 2018) GPLv3 — Copyright (C) 2017, 2018 Olivier Pirson http://www.opimedia.be/
Definition in file check_gentle_sequential.cpp.
| void help_and_exit | ( | ) |
Definition at line 38 of file check_gentle_sequential.cpp.
| int main | ( | int | argc, |
| const char *const | argv[] | ||
| ) |
Definition at line 60 of file check_gentle_sequential.cpp.
1.8.13