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

Function test1

numerical_methods/durand_kerner_roots.cpp:208–237  ·  view source on GitHub ↗

* Self test the algorithm by checking the roots for \f$x^2+4=0\f$ to which the * roots are \f$0 \pm 2i\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