recursive doubling
常见例句
- This algorithm is commonly referred to as recursive halving and doubling and is the underlying mechanism behind the class of reduce function calls in MPI, which we discuss next.
這種算法通常就稱爲遞歸二分和倍增(recursive halving and doubling)法,它就是在 MPI 中 reduce 函數調用的類背後所採用的機制,稍後我們就要討論。 返回 recursive doubling