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_square.cpp File Reference

Check odd square numbers for the varsigma_odd problem and print some numbers to show progression. More...

#include "../common/helper/helper.hpp"
#include "sequential/sequential.hpp"
Include dependency graph for check_square.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 square numbers for the varsigma_odd problem and print some numbers to show progression.

(January 6, 2018) GPLv3 — Copyright (C) 2017, 2018 Olivier Pirson http://www.opimedia.be/

Definition in file check_square.cpp.

Function Documentation

◆ help_and_exit()

void help_and_exit ( )

Definition at line 37 of file check_square.cpp.

◆ main()

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

Definition at line 56 of file check_square.cpp.