Home
last modified time | relevance | path

Searched defs:fig (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/histogram/benchmark/
Dplot_benchmarks.py36 fig, ax = plt.subplots(4, 1, figsize=(10, 10), sharex=True) variable
91 def worker(fig, ax, hash): argument
/third_party/boost/libs/numeric/odeint/performance/
Dplot_result.py45 fig = plt.figure() variable
/third_party/boost/libs/histogram/doc/
Diteration_performance.py32 fig, ax = plt.subplots(1, 3, figsize=(10, 5), sharex=True, sharey=True) variable