recursive doubling
常見(jiàn)例句
- 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.
這種算法通常就稱(chēng)為遞歸二分和倍增(recursive halving and doubling)法,它就是在 MPI 中 reduce 函數(shù)調(diào)用的類(lèi)背后所采用的機(jī)制,稍后我們就要討論。 返回 recursive doubling