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

Function test2

numerical_methods/durand_kerner_roots.cpp:243–273  ·  view source on GitHub ↗

* Self test the algorithm by checking the roots for \f$0.015625x^3-1=0\f$ to * which the roots are \f$(4+0i),\,(-2\pm3.464i)\f$ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 2

durand_kerner_algoFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected