Searched defs:pInv (Results 1 – 2 of 2) sorted by relevance
114 int cpModInv_BNU(BNU_CHUNK_T* pInv, in cpModInv_BNU()
273 final double pInv = 1 - p; in getNumericalVariance() local