Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dpartitioner.h264 template <typename Range> split_type get_split() { return split(); } in get_split() function
284 typename Partition::split_type split_obj = self().template get_split<Range>(); in execute()
339 proportional_split get_split() { in get_split() function