Searched defs:next_col (Results 1 – 2 of 2) sorted by relevance
749 IndexType next_col ; /* Used to add to degree list.*/ in init_scoring() local1001 IndexType next_col ; /* Used by Dlist operations. */ in find_ordering() local
591 std::atomic<int>& next_col; member673 std::atomic<int> next_col(num_threads); in NonMaxSuppressionMultiClassRegularHelper() local