|
Aliquot Sequence Research
2.0
Compute properties of the sum-of-proper-divisors function.
|
#include <stdint.h>#include <stdlib.h>

Go to the source code of this file.
Data Structures | |
| struct | pollpom_config_t |
| Config struct for the kparent generalization of the Pollack-Pomerance heuristic model for non-aliquots. More... | |
Functions | |
| void | pollpom_kparent (pollpom_config_t *cfg) |
| void pollpom_kparent | ( | pollpom_config_t * | cfg | ) |
| cfg |
1.8.17