MCPcopy Create free account
hub / github.com/TheAlgorithms/C / check_termination

Function check_termination

numerical_methods/durand_kerner_roots.c:83–90  ·  view source on GitHub ↗

* check for termination condition * \param[in] delta point at which to evaluate the polynomial * \returns 0 if termination not reached * \returns 1 if termination reached */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected