Loading [MathJax]/extensions/tex2jax.js
Parallel numerical verification of the σ_odd problem  October 6, 2018
All Classes Namespaces Files Functions Variables Typedefs Macros
Functions
check_gentle_sequential.cpp File Reference

Check odd gentle numbers for the varsigma_odd problem and print bad numbers. More...

#include "../common/helper/helper.hpp"
#include "sequential/sequential.hpp"
Include dependency graph for check_gentle_sequential.cpp:

Go to the source code of this file.

Functions

void help_and_exit ()
 
int main (int argc, const char *const argv[])
 

Detailed Description

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.

Function Documentation

◆ help_and_exit()

void help_and_exit ( )

Definition at line 38 of file check_gentle_sequential.cpp.

◆ main()

int main ( int  argc,
const char *const  argv[] 
)

Definition at line 60 of file check_gentle_sequential.cpp.