|
Aliquot Sequence Research
2.0
Compute properties of the sum-of-proper-divisors function.
|
command line interface to interact with the pom_yang algorithm More...
#include <assert.h>#include <getopt.h>#include <locale.h>#include <stdbool.h>#include <stdio.h>#include <time.h>#include "../inc/pomyang_kparent.h"#include "../inc/moewsmoews_sieve.h"#include "../inc/math_macros.h"
Macros | |
| #define | OUTPUT_FILE "dat/counts.csv" |
| CLI runs output file. | |
Functions | |
| int | main (int argc, char **argv) |
| Command line interface to the Pomerance-Yang algorithm. | |
command line interface to interact with the pom_yang algorithm
1.8.17