Home
last modified time | relevance | path

Searched refs:root_find_requests (Results 1 – 1 of 1) sorted by relevance

/dports/math/kmplot/kmplot-21.12.3/kmplot/
H A Dview.cpp1152 int root_find_requests; variable
1237 root_find_requests = 0; in drawImplicit()
1349 if ( root_find_requests != 0 ) in drawImplicit()
1350 qDebug() << "Average iterations in root finding was " << root_find_iterations/root_find_requests; in drawImplicit()
2497 root_find_requests++; in findRoot()