Home
last modified time | relevance | path

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

/oneTBB/examples/common/utility/
H A Dutility.hpp374 int step_function_power2_ladder(int previous, double nsteps) { in step_function_power2_ladder() argument
375 int steps = int(nsteps); in step_function_power2_ladder()