Home
last modified time | relevance | path

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

/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dvariablecontainer.cpp210 …long currentQueueLength = ((_Formula*)modelMatrixIndices.list_data[theModel])->ExtractMatrixExpArg… in GetModelMatrix() local
211 if (currentQueueLength) { in GetModelMatrix()
212 for (unsigned long k = 0; k < currentQueueLength; k++) in GetModelMatrix()
213 (*tags) << currentQueueLength; in GetModelMatrix()