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

Function test_eval

math/integral_approximation.cpp:62–65  ·  view source on GitHub ↗

* @brief Wrapper to evaluate if the approximated * value is within `.XX%` threshold of the exact value. * @param approx aprroximate value * @param exact expected value * @param threshold values from [0, 1) */

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