Home
last modified time | relevance | path

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

/oneTBB/examples/common/utility/
H A Dutility.hpp421 double step_function_argument; member
425 step_function_argument(step_function_argument_) { in thread_range_step()
432 const int ret = step_function(previous, step_function_argument); in operator ()()
452 step.step_function_argument = function_argument; in operator >>()
530 << range.step.step_function_argument; in operator <<()