Home
last modified time | relevance | path

Searched defs:NewZipf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/
Dzipf.go39 func NewZipf(r *Rand, s float64, v float64, imax uint64) *Zipf { func
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/v2/
Dzipf.go39 func NewZipf(r *Rand, s float64, v float64, imax uint64) *Zipf { func