print_all_sumC: All Sums in C++ (Internal Function)

View source: R/RcppExports.R

print_all_sumCR Documentation

Description

Function that prints all combinations of natural numbers that add up to target value.

Usage

print_all_sumC(target)

Arguments

target

Target value for sum.

Value

List of combinations that add up to target value.


lpcde documentation built on April 3, 2025, 10:09 p.m.