blocked_range2d(RowValue row_begin, RowValue row_end, typename row_range_type::size_type row_grainsize, ColValue col_begin, ColValue col_end, typename col_range_type::size_type col_grainsize) | tbb::blocked_range2d< RowValue, ColValue > | inline |
blocked_range2d(RowValue row_begin, RowValue row_end, ColValue col_begin, ColValue col_end) | tbb::blocked_range2d< RowValue, ColValue > | inline |
blocked_range2d(blocked_range2d &r, split) | tbb::blocked_range2d< RowValue, ColValue > | inline |
blocked_range2d(blocked_range2d &r, proportional_split &proportion) | tbb::blocked_range2d< RowValue, ColValue > | inline |
col_range_type typedef | tbb::blocked_range2d< RowValue, ColValue > | |
cols() const | tbb::blocked_range2d< RowValue, ColValue > | inline |
do_split(blocked_range2d &r, Split &split_obj) | tbb::blocked_range2d< RowValue, ColValue > | inlineprivate |
empty() const | tbb::blocked_range2d< RowValue, ColValue > | inline |
is_divisible() const | tbb::blocked_range2d< RowValue, ColValue > | inline |
is_splittable_in_proportion | tbb::blocked_range2d< RowValue, ColValue > | static |
my_cols | tbb::blocked_range2d< RowValue, ColValue > | private |
my_rows | tbb::blocked_range2d< RowValue, ColValue > | private |
row_range_type typedef | tbb::blocked_range2d< RowValue, ColValue > | |
rows() const | tbb::blocked_range2d< RowValue, ColValue > | inline |