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