Searched refs:captureFullArrayWeight (Results 1 – 1 of 1) sorted by relevance
1550 const float captureFullArrayWeight = 0.5f; in init() local1608 … const bool captureFull = m_elementCapture ? (rnd.getFloat() < captureFullArrayWeight) : true; in init()