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

Function check_termination

numerical_methods/durand_kerner_roots.cpp:92–98  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

durand_kerner_algoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected