Searched defs:vec (Results 1 – 1 of 1) sorted by relevance
611 inline std::vector<std::size_t> CCommon::sort_permutation(const std::vector<T>& vec, Compare compar… in sort_permutation()621 inline std::vector<T> CCommon::apply_permutation(const std::vector<T>& vec, const std::vector<std::… in apply_permutation()