| as.double.summed | S3 Class for objects containing iterated summations | 
| finiteSum | Calculates the sum of a discrete series with a single maximum for a pre-set number of evaluations | 
| infiniteSum | Approximates the sum of a positive discrete infinite series with a single maximum | 
| infiniteSum_batches | Approximates the sum of a positive discrete infinite series with a single maximum using the batches algorithm | 
| infiniteSum_batches_C | Approximates the sum of a positive discrete infinite series with a single maximum using the batches algorithm | 
| precompiled | List of precompiled functions in the sumR package | 
| print.summed | S3 Class for objects containing iterated summations | 
| summed-objects | S3 Class for objects containing iterated summations |