Parallel numerical verification of the σ_odd problem
October 6, 2018
|
#include "helper.hpp"
Go to the source code of this file.
Namespaces | |
sigmaodd | |
A lot of functions and stuffs to deal the sigma_odd problem and related stuffs. | |
Functions | |
constexpr nat_type | sigmaodd::pentagonal (nat_type n) |
Return the pentagonal number of n. More... | |
constexpr nat_type | sigmaodd::pentagonal_neg (nat_type n) |
Return the generalized pentagonal number of -n. More... | |
(December 20, 2017)
GPLv3 — Copyright (C) 2017 Olivier Pirson http://www.opimedia.be/
Definition in file pentagonal__inline.hpp.