Aliquot Sequence Research  2.0
Compute properties of the sum-of-proper-divisors function.
Data Structures | Functions
pollpom_kparent.h File Reference
#include <stdint.h>
#include <stdlib.h>
Include dependency graph for pollpom_kparent.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Author
Gavin Guinn (gavin.nosp@m.guin.nosp@m.n1@gm.nosp@m.ail..nosp@m.com)
Date
2022-03-07

Function Documentation

◆ pollpom_kparent()

void pollpom_kparent ( pollpom_config_t cfg)
Parameters
cfg