Home
last modified time | relevance | path

Searched refs:cumulativeIndex (Results 1 – 1 of 1) sorted by relevance

/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dmatrix.cpp3794 unsigned long cumulativeIndex = 0UL; in Multiply() local
4428 dest[cumulativeIndex++] = resCell; in Multiply()
4449 storage.theData[cumulativeIndex++] = resCell; in Multiply()