MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / N_bonacci

Function N_bonacci

math/n_bonacci.cpp:40–61  ·  view source on GitHub ↗

* @brief Finds the N-Bonacci series for the `n` parameter value and `m` * parameter terms * @param n is in the N-Bonacci series * @param m is the number of terms in the N-Bonacci sequence * @returns the n-bonacci sequence as vector array */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected