Searched refs:minEpochSize (Results 1 – 1 of 1) sorted by relevance
666 const U32 minEpochSize = k * 10; in COVER_computeEpochs() local670 if (epochs.size >= minEpochSize) { in COVER_computeEpochs()674 epochs.size = MIN(minEpochSize, nbDmers); in COVER_computeEpochs()