Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/bench/workgen/
H A Dworkgen.h250 ParetoOptions _pareto; member
/dports/math/py-jax/jax-0.2.9/jax/_src/
H A Drandom.py1333 def _pareto(key, b, shape, dtype): function