Home
last modified time | relevance | path

Searched refs:time_fit (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/benchmarks/benchmarks/
H A Dstats.py359 def time_fit(self, dist_name, loc_fixed, scale_fixed, shape1_fixed, member in ContinuousFitAnalyticalMLEOverride
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c3580 static int maybe_add_plotx (gnuplot_info *gi, int time_fit, in maybe_add_plotx() argument
3598 if (!time_fit) { in maybe_add_plotx()
4006 int time_fit = 0; in gnuplot() local
4020 time_fit = 1; in gnuplot()
4051 err = maybe_add_plotx(&gi, time_fit, dset); in gnuplot()
4060 if (time_fit) { in gnuplot()