Home
last modified time | relevance | path

Searched +defs:ax +defs:inf (Results 1 – 25 of 80) sorted by relevance

1234

/dports/math/py-statsmodels/statsmodels-0.13.1/examples/python/
H A Dstatespace_sarimax_pymc3.py105 inf = np.log(cpi).resample("QS").mean().diff()[1:] * 400 variable
106 inf = inf.dropna() variable
110 fig, ax = plt.subplots(figsize=(9, 4), dpi=300) variable
141 fig, ax = plt.subplots(figsize=(9, 4), dpi=300) variable
325 fig, ax = plt.subplots(figsize=(9, 4), dpi=300) variable
430 fig, ax = plt.subplots(figsize=(9, 4), dpi=300) variable
/dports/math/py-sympy/sympy-1.9/sympy/polys/
H A Drootisolation.py396 def _discard_if_outside_interval(f, M, inf, sup, K, negative, fast, mobius): argument
416 def dup_inner_isolate_positive_roots(f, K, eps=None, inf=None, sup=None, fast=False, mobius=False): argument
464 def _isolate_zero(f, K, inf, sup, basis=False, sqf=False): argument
482 def dup_isolate_real_roots_sqf(f, K, eps=None, inf=None, sup=None, fast=False, blackbox=False): argument
516 def dup_isolate_real_roots(f, K, eps=None, inf=None, sup=None, basis=False, fast=False): argument
703 def dup_count_real_roots(f, K, inf=None, sup=None): argument
1201 def dup_count_complex_roots(f, K, inf=None, sup=None, exclude=None): argument
1508 def dup_isolate_complex_roots_sqf(f, K, eps=None, inf=None, sup=None, blackbox=False): argument
1633 def dup_isolate_all_roots_sqf(f, K, eps=None, inf=None, sup=None, fast=False, blackbox=False): argument
1639 def dup_isolate_all_roots(f, K, eps=None, inf=None, sup=None, fast=False): argument
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/unit_tests/
H A Dtest_BufferWriterFormat.cc389 std::atomic<int> ax{0}; variable
513 double inf = std::numeric_limits<double>::infinity(); variable
/dports/games/fargoal/fargoal/src/
H A Dmap.c57 map_put_random_stuff(SPOT s, int inf, int *rx, int *ry) in map_put_random_stuff()
87 map_put_info (int x, int y, int inf) in map_put_info()
131 _attach (int x1, int y1, int x2, int y2, SPOT what, int *ax, int *ay) in _attach()
296 int ax, ay; in map_wide() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilereg-dgn.cc569 int ax = abs(delta.x); in place_cursor() local
888 describe_info inf; in update_alt_text() local
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dslur-scoring.cc194 Axis ax = Axis (a); in get_bound_info() local
668 Encompass_info inf (get_encompass_info (encompasses[i])); in generate_avoid_offsets() local
/dports/math/p5-Math-CDF/Math-CDF-0.1/cdflib/
H A Ddcdflib.c1452 #define inf 1.0e100 in cdfbet() macro
1818 #define inf 1.0e100 in cdfbin() macro
2178 #define inf 1.0e100 in cdfchi() macro
2475 #define inf 1.0e100 in cdfchn() macro
2743 #define inf 1.0e100 in cdff() macro
3074 #define inf 1.0e100 in cdffnc() macro
3389 #define inf 1.0e100 in cdfgam() macro
3690 #define inf 1.0e100 in cdfnbn() macro
4244 #define inf 1.0e100 in cdfpoi() macro
7050 static double erf1,ax,bot,t,top,x2; in erf1() local
[all …]
/dports/math/pecl-stats2/stats-2.0.3/
H A Ddcdflib.c1452 #define inf 1.0e100 in cdfbet() macro
1818 #define inf 1.0e100 in cdfbin() macro
2178 #define inf 1.0e100 in cdfchi() macro
2475 #define inf 1.0e100 in cdfchn() macro
2743 #define inf 1.0e100 in cdff() macro
3074 #define inf 1.0e100 in cdffnc() macro
3389 #define inf 1.0e100 in cdfgam() macro
3690 #define inf 1.0e100 in cdfnbn() macro
4244 #define inf 1.0e100 in cdfpoi() macro
7050 static double erf1,ax,bot,t,top,x2; in erf1() local
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Random/
H A Ddcdflib.c1448 #define inf 1.0e300 in cdfbet() macro
1814 #define inf 1.0e300 in cdfbin() macro
2174 #define inf 1.0e300 in cdfchi() macro
2471 #define inf 1.0e300 in cdfchn() macro
2739 #define inf 1.0e300 in cdff() macro
3070 #define inf 1.0e300 in cdffnc() macro
3385 #define inf 1.0e300 in cdfgam() macro
3686 #define inf 1.0e300 in cdfnbn() macro
4240 #define inf 1.0e300 in cdfpoi() macro
7172 static double erf1,ax,bot,t,top,x2; in erf1() local
[all …]
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Ddcdflib.c1445 #define inf 1.0e300 in cdfbet() macro
1811 #define inf 1.0e300 in cdfbin() macro
2171 #define inf 1.0e300 in cdfchi() macro
2468 #define inf 1.0e300 in cdfchn() macro
2736 #define inf 1.0e300 in cdff() macro
3067 #define inf 1.0e300 in cdffnc() macro
3382 #define inf 1.0e300 in cdfgam() macro
3683 #define inf 1.0e300 in cdfnbn() macro
4237 #define inf 1.0e300 in cdfpoi() macro
7168 static double erf1,ax,bot,t,top,x2; in erf1() local
[all …]
/dports/biology/gcta/gcta_1.26.0_src/
H A Ddcdflib.cpp1447 #define inf 1.0e300 in cdfbet() macro
1813 #define inf 1.0e300 in cdfbin() macro
2173 #define inf 1.0e300 in cdfchi() macro
2470 #define inf 1.0e300 in cdfchn() macro
2738 #define inf 1.0e300 in cdff() macro
3069 #define inf 1.0e300 in cdffnc() macro
3384 #define inf 1.0e300 in cdfgam() macro
3685 #define inf 1.0e300 in cdfnbn() macro
4239 #define inf 1.0e300 in cdfpoi() macro
7171 static double erf1,ax,bot,t,top,x2; in erf1() local
[all …]
/dports/math/eprover/eprover-E-2.0/CLAUSES/
H A Dccl_inferencedoc.c217 parent1, Clause_p parent2, char* inf, char* comment) in print_paramod()
519 Clause_p ax; in print_ac_res() local
/dports/math/vampire/vampire-4.5.1/Inferences/
H A DInduction.cpp263 Inference inf = NonspecificInference0(UnitInputType::AXIOM,rule); in produceClauses() local
667 Formula* ax = Formula::quantify(new BinaryFormula(Connective::IMP,smaller_coni, in performStructInductionThree() local
/dports/biology/vcflib/vcflib-1.0.2/src/
H A Dcdflib.cpp1800 # define inf 1.0e300 in cdfbet() macro
2161 # define inf 1.0e300 in cdfbin() macro
2521 # define inf 1.0e300 in cdfchi() macro
2817 # define inf 1.0e300 in cdfchn() macro
3080 # define inf 1.0e300 in cdff() macro
3457 # define inf 1.0e300 in cdffnc() macro
3756 # define inf 1.0e300 in cdfgam() macro
4043 # define inf 1.0e300 in cdfnbn() macro
4826 # define inf 1.0e30 in cdft() macro
7345 static double erf1,ax,bot,t,top,x2; in error_f() local
[all …]
/dports/biology/freebayes/freebayes-1.3.5/vcflib-temp/src/
H A Dcdflib.cpp1791 # define inf 1.0e300 in cdfbet() macro
2152 # define inf 1.0e300 in cdfbin() macro
2512 # define inf 1.0e300 in cdfchi() macro
2808 # define inf 1.0e300 in cdfchn() macro
3071 # define inf 1.0e300 in cdff() macro
3448 # define inf 1.0e300 in cdffnc() macro
3747 # define inf 1.0e300 in cdfgam() macro
4034 # define inf 1.0e300 in cdfnbn() macro
4817 # define inf 1.0e30 in cdft() macro
7336 static double erf1,ax,bot,t,top,x2; in error_f() local
[all …]
/dports/biology/freebayes/freebayes-1.3.5/vcflib/src/
H A Dcdflib.cpp1791 # define inf 1.0e300 in cdfbet() macro
2152 # define inf 1.0e300 in cdfbin() macro
2512 # define inf 1.0e300 in cdfchi() macro
2808 # define inf 1.0e300 in cdfchn() macro
3071 # define inf 1.0e300 in cdff() macro
3448 # define inf 1.0e300 in cdffnc() macro
3747 # define inf 1.0e300 in cdfgam() macro
4034 # define inf 1.0e300 in cdfnbn() macro
4817 # define inf 1.0e30 in cdft() macro
7336 static double erf1,ax,bot,t,top,x2; in error_f() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dgcalc_slicescan.cc662 Gcalc_scan_iterator::intersection_info *inf= i_data(isc); in cmp_node_isc() local
925 long double ax= ((long double) p3->node.shape.x) - p1->node.shape.x; in calc_xy_ld() local
1406 long double ax= gcalc_get_double(node->node.shape.ix, GCALC_COORD_BASE) - in node_on_right() local
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dgcalc_slicescan.cc662 Gcalc_scan_iterator::intersection_info *inf= i_data(isc); in cmp_node_isc() local
925 long double ax= ((long double) p3->node.shape.x) - p1->node.shape.x; in calc_xy_ld() local
1406 long double ax= gcalc_get_double(node->node.shape.ix, GCALC_COORD_BASE) - in node_on_right() local
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dgcalc_slicescan.cc662 Gcalc_scan_iterator::intersection_info *inf= i_data(isc); in cmp_node_isc() local
925 long double ax= ((long double) p3->node.shape.x) - p1->node.shape.x; in calc_xy_ld() local
1406 long double ax= gcalc_get_double(node->node.shape.ix, GCALC_COORD_BASE) - in node_on_right() local
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dgcalc_slicescan.cc662 Gcalc_scan_iterator::intersection_info *inf= i_data(isc); in cmp_node_isc() local
925 long double ax= ((long double) p3->node.shape.x) - p1->node.shape.x; in calc_xy_ld() local
1406 long double ax= gcalc_get_double(node->node.shape.ix, GCALC_COORD_BASE) - in node_on_right() local
/dports/devel/gdb/gdb-11.1/gdb/
H A Drs6000-tdep.c171 get_ppc_per_inferior (inferior *inf) in get_ppc_per_inferior()
3151 struct agent_expr *ax, int reg_nr) in dfp_ax_pseudo_register_collect()
3178 struct agent_expr *ax, int reg_nr) in v_alias_pseudo_register_collect()
3192 struct agent_expr *ax, int reg_nr) in vsx_ax_pseudo_register_collect()
3230 struct agent_expr *ax, int reg_nr) in efp_ax_pseudo_register_collect()
3253 struct agent_expr *ax, int reg_nr) in rs6000_ax_pseudo_register_collect()
3292 struct agent_expr *ax, struct axs_value *value, in rs6000_gen_return_address()
/dports/science/afni/afni-AFNI_21.3.16/src/nifti/nifticdf/
H A Dnifticdf.c1510 #define inf 1.0e300 in cdfbet() macro
1878 #define inf 1.0e300 in cdfbin() macro
2240 #define inf 1.0e300 in cdfchi() macro
2539 #define inf 1.0e300 in cdfchn() macro
2809 #define inf 1.0e300 in cdff() macro
3142 #define inf 1.0e300 in cdffnc() macro
3459 #define inf 1.0e300 in cdfgam() macro
3762 #define inf 1.0e300 in cdfnbn() macro
4321 #define inf 1.0e300 in cdfpoi() macro
7308 static double erf1,ax,bot,t,top,x2; in erf1() local
[all …]
/dports/science/nifticlib/nifticlib-2.0.0/nifticdf/
H A Dnifticdf.c1511 #define inf 1.0e300 in cdfbet() macro
1879 #define inf 1.0e300 in cdfbin() macro
2241 #define inf 1.0e300 in cdfchi() macro
2540 #define inf 1.0e300 in cdfchn() macro
2810 #define inf 1.0e300 in cdff() macro
3143 #define inf 1.0e300 in cdffnc() macro
3460 #define inf 1.0e300 in cdfgam() macro
3764 #define inf 1.0e300 in cdfnbn() macro
4323 #define inf 1.0e300 in cdfpoi() macro
7323 static double erf1,ax,bot,t,top,x2; in erf1() local
[all …]
/dports/science/minc2/minc-release-2.2.00/conversion/nifti1/
H A Dnifti_stats.c1608 #define inf 1.0e300 in cdfbet() macro
1976 #define inf 1.0e300 in cdfbin() macro
2338 #define inf 1.0e300 in cdfchi() macro
2637 #define inf 1.0e300 in cdfchn() macro
2907 #define inf 1.0e300 in cdff() macro
3240 #define inf 1.0e300 in cdffnc() macro
3557 #define inf 1.0e300 in cdfgam() macro
3860 #define inf 1.0e300 in cdfnbn() macro
4418 #define inf 1.0e300 in cdfpoi() macro
7408 static double erf1,ax,bot,t,top,x2; in erf1() local
[all …]
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dintervalarith.c429 SCIP_Real inf, /**< value to store as infimum */ in SCIPintervalSetBounds()
3302 SCIP_Real ax, /**< square coefficient of x */ in SCIPintervalQuadBivar()
3561 SCIP_Real ax, /**< square coefficient of x */ in SCIPintervalSolveBivariateQuadExpressionAllScalar()

1234