Home
last modified time | relevance | path

Searched refs:_POLY (Results 1 – 25 of 47) sorted by relevance

12

/dports/math/giacxcas/giac-1.6.0/src/
H A Ddispatch.h45 _POLY= 5, // polynome * _POLYptr enumerator
68 _INT___POLY = _INT_*_DISPATCHBASE+_POLY,
81 _ZINT__POLY =_ZINT*_DISPATCHBASE+_POLY,
93 _CPLX__POLY = _CPLX*_DISPATCHBASE+_POLY,
104 _POLY__POLY = _POLY*_DISPATCHBASE+_POLY,
110 _POLY__MAP = _POLY*_DISPATCHBASE+_MAP,
113 _POLY__EXT = _POLY*_DISPATCHBASE+_EXT,
177 _MAP__POLY = _MAP*_DISPATCHBASE+_POLY,
198 _EXT__POLY= _EXT*_DISPATCHBASE+_POLY,
210 _MOD__POLY = _MOD*_DISPATCHBASE+_POLY,
[all …]
H A Dsym2poly.cc419 if ((n.type==_POLY) && (d.type==_POLY)){ in simplify3()
456 if (n.type==_POLY) { in simplify3()
485 if (d.type==_POLY){ in simplify3()
502 if (g.type!=_POLY) in has_EXT()
1061 if (num.type==_POLY) in sym2rxroot()
1861 if (e.type<_POLY){ in sym2r()
2534 if (p.type==_POLY) in r2sym()
4053 if (v[0].type==_POLY && v[1].type==_POLY) in _resultant()
4133 if ( (f1_num.type==_POLY) && (f2_num.type==_POLY)){ in _resultant()
4174 if (gp.type==_POLY && gq.type==_POLY){ in _resultant()
[all …]
H A Dezgcd.cc78 if (res.type==_POLY){ in reduce()
376 if (num.type!=_POLY) in try_sparse_factor()
484 if (pg.type!=_POLY) break; in try_sparse_factor_bi()
524 if (pcurg.type!=_POLY) in try_sparse_factor_bi()
537 if (pcurg.type!=_POLY) in try_sparse_factor_bi()
592 if (pg.type!=_POLY) break; in try_sparse_factor_bi()
1113 if (g.type==_POLY && g._POLYptr->lexsorted_degree()) in try_hensel_egcd()
1276 if ( (g.type==_POLY) && (g._POLYptr->dim==0) ) in peval_1()
1484 if (lcFb.type==_POLY) in ezgcd()
1504 if (lcGb.type==_POLY) in ezgcd()
[all …]
H A Dgausspol.cc186 if (e.type==_POLY) in gen2polynome()
2310 if (e.type==_POLY) in untrunc()
2858 if (gp.type==_POLY && gq.type==_POLY){ in subresultant()
2862 if (gp.type==_POLY){ in subresultant()
2866 if (gq.type==_POLY){ in subresultant()
3453 if ((lp.type==_POLY) && (lq.type==_POLY) ) in mod_gcdmod()
4238 if (qt==_POLY && pt<_POLY){ in gcdheu()
4242 if (pt==_POLY){ in gcdheu()
5790 if (g.type==_POLY) in algfactor()
7313 if (gn1.type==_POLY) in intreduce_pf()
[all …]
H A Dgen.cc1033 type = _POLY; in gen()
1540 case _POLY: in delete_gen()
1604 case _POLY: in delete_gen()
2632 case _POLY: in in_evalf()
2971 case _POLY: in is_real()
4241 if ((th.type!=_POLY) || (other.type!=_POLY)){ in addpoly()
4724 if (a.num.type==_POLY && b.num.type==_POLY && db.type==_POLY && da.type==_POLY) in operator +()
5144 if ((th.type!=_POLY) || (other.type!=_POLY)){ in subpoly()
5720 if ((th.type!=_POLY) || (other.type!=_POLY)){ in mulpoly()
10511 if ( (a.type==_POLY) && (b.type==_POLY) ) in symgcd()
[all …]
H A Dalg_ext.cc462 if (tmp.type!=_POLY) in common_minimal_POLY()
754 if (g.type==_POLY){ in clean()
785 if (g.type==_POLY){ in clean_ext_reduce()
865 if (b_it->type==_POLY) in common_EXT()
942 if (it->value.type==_POLY){ in common_EXT()
1261 if (g.type!=_POLY) in sturm()
1300 if (jt->type==_POLY){ in sturm()
1310 if (it->type==_POLY){ in sturm()
1418 if (n.type==_POLY && n._POLYptr->dim==1){ in _sturmab()
H A Dsubst.cc1287 if (cl.type<_POLY){ in as_linear_combination()
1290 if (v[i].type==_POLY){ in as_linear_combination()
1296 if (p.coord.empty() && cl.type!=_POLY){ // search for a non poly in wrt in as_linear_combination()
1300 if (v[i].type!=_POLY){ in as_linear_combination()
1328 if (gg.type==_POLY){ in as_linear_combination()
1343 if (gg.type!=_POLY) in as_linear_combination()
1358 if (GG.type==_POLY){ in as_linear_combination()
1414 if (g.type==_POLY) in is_unit()
1422 if (g.type==_POLY && g._POLYptr->dim==0 && !g._POLYptr->coord.empty()) in is_algebraic_extension()
1614 if (g.type==_POLY) in gen2poly()
[all …]
H A Dintgab.cc395 if (r_den.type!=_POLY){ in intreduce()
398 if (r_num.type==_POLY) in intreduce()
405 if (r_num.type==_POLY) in intreduce()
457 if (D.type!=_POLY) in intgab_sincos()
460 if (N.type==_POLY) in intgab_sincos()
623 if (Anum.type==_POLY) in intgab_r()
626 if (Aden.type==_POLY) in intgab_r()
H A Dmisc.cc763 if (aan.type!=_POLY) in _valuation()
817 if (p.type==_POLY){ in _degree_()
839 if (aad.type==_POLY) in _degree_()
841 if (aan.type==_POLY) in _degree_()
849 if (aad.type==_POLY) in _degree_()
851 if (aan.type!=_POLY) in _degree_()
861 if (aan.type!=_POLY) in _degree_()
977 if (n.type!=_POLY) in _homogeneize()
981 if (d.type==_POLY){ in _homogeneize()
994 if (g.type!=_POLY) in sqrfree()
[all …]
H A Dintg.cc494 if (An.type==_POLY && Bn.type==_POLY) in ln2sumatan()
496 if (Bn.type!=_POLY) in ln2sumatan()
1000 if (in_coeffnum.type==_POLY) in integrate_linearizable()
1446 if (r_num.type==_POLY) in intgab_ratfrac()
1703 if (r_den.type!=_POLY){ in integrate_rational()
1705 if (r_num.type==_POLY) in integrate_rational()
1711 if (r_num.type==_POLY) in integrate_rational()
2248 if (e.type==_POLY) in firstcoefftrunc()
4538 if (r_num.type==_POLY) in rational_sum()
4661 if (resu.type!=_POLY) in decalage_()
[all …]
H A Dthreaded.cc3486 if (it->type==_POLY){ in lcmdeno()
4418 if (g.type==_POLY){ in polyfracmod()
4508 if (it->type==_POLY){ in polyfracmod()
4543 if (it->type==_POLY){ in polyfracmod()
4599 if (g.type!=_POLY){ in horner_back_ext()
4704 if (g.type==_POLY){ in hornermod()
4737 if (alpha.type==_POLY) in interp_tk()
4743 if (g.type==_POLY && alpha.type!=_POLY) in interp_tk()
4746 if (g.type!=_POLY && alpha.type==_POLY) in interp_tk()
4775 if (g.type!=_POLY) in untrunc()
[all …]
H A Dusual.cc5117 if (bbn.type!=_POLY) in _powmod()
5120 if (aan.type==_POLY) in _powmod()
5768 if (args.type==_POLY){ in _min()
5806 if (args.type==_POLY){ in _max()
5923 if ( (aan.type==_POLY) && (bbn.type==_POLY) ){ in _egcd()
5931 if (aan.type==_POLY){ in _egcd()
6400 if ( (a.front().type==_POLY) && (a[1].type==_POLY)){ in _quorem()
6433 if ( (aan.type==_POLY) && (bbn.type==_POLY) ){ in _quorem()
7114 if (a.type==_POLY) in polyvect()
7137 if (aad.type==_POLY){ in _chinrem()
[all …]
H A Dcsturm.cc104 if (p.size()==1 && p.front().type==_POLY && p.front()._POLYptr->dim==1){ in csturm_horner()
510 if (p.type==_POLY){ in csturm_square()
1214 if (tmp.type!=_POLY) in complex_roots()
1312 if (px.type!=_POLY) in complexroot()
1408 if (px.type!=_POLY) in crationalroot()
H A Ddesolve.cc102 if (ffden.type==_POLY){ in laplace()
248 if (glap.type!=_POLY) return gensizeerr(gettext("desolve.cc/pf_ilaplace")); in pf_ilaplace()
261 if (r_den.type!=_POLY){ in pf_ilaplace()
266 if (r_num.type==_POLY) in pf_ilaplace()
1706 if (glap.type!=_POLY) return gensizeerr(gettext("desolve.cc/invztrans")); in invztrans()
1718 if (r_den.type!=_POLY) in invztrans()
1721 if (r_num.type==_POLY) in invztrans()
H A Dvecteur.cc4926 if (a.type==_POLY && b.type==_POLY){ in exact_div()
7204 if (tmp.type<_POLY) in mrref()
7265 if (dn.type==_POLY){ in mrref()
15172 if (args.type==_POLY) in _size()
16347 if (p.type==_POLY || q.type==_POLY){ in rem()
16348 if (p.type!=_POLY) in rem()
16350 if (q.type!=_POLY) in rem()
16366 if (p.type==_POLY || q.type==_POLY){ in quo()
16367 if (p.type!=_POLY) in quo()
16369 if (q.type!=_POLY) in quo()
[all …]
H A Dsolve.cc332 if (d.type==_POLY){ in find_singularities()
2214 if (f.num.type==_POLY){ in solve_cleaned()
4673 case _POLY: in has_num_coeff()
4710 case _POLY: in has_mod_coeff()
5450 if (it->type==_POLY && jt->type==_POLY){ in inplace_linear_combination()
5472 if (it->type==_POLY){ in inplace_multvecteur()
5485 if (it->type==_POLY){ in inplace_divvecteur()
5707 if (l.back().type!=_POLY) in fglm_lex()
6197 if (n.type==_POLY){ in vecteur2vector_polynome()
6800 if (n.type==_POLY){ in gsolve()
[all …]
H A Dmodpoly.cc238 if (it->type==_POLY){ in is_cyclotomic()
2129 if (it->type==_POLY){ in iquo()
7640 if (gcdv[k].type==_POLY) in mod_gcd_c()
7654 if (gcdv[k].type==_POLY) in mod_gcd_c()
7719 if (tmp.type==_POLY){ in mod_gcd_c()
8122 if (g.type!=_POLY) in mod_gcd_c()
10159 if (t==_POLY){ in mod_gcd_c()
10362 if (aan.type!=_POLY) in mod_gcd_c()
10930 if (A[i].type==_POLY){ in mod_gcd_c()
10974 if (a.front().type==_POLY || b.front().type==_POLY){ in mod_gcd_c()
[all …]
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/share/doc/
H A Dadvanced_topics.rst126 DL\_POLY
142 DL\_POLY interface
145 **WARNING: The DL\_POLY interface is still experimental (in development)
152 system previuosly simulated with any version of DL\_POLY, including
153 DL\_POLY-Classic. However, the full optimization of the effective
155 when the new release of DL\_POLY-4 (4.06) is made public; the reason
156 being the incapability of earlier DL\_POLY versions of using
160 latest DL\_POLY-4 version (4.06+) are outlined.
191 files fully compatible with and usable by DL\_POLY. **Note that the
204 correspondingly (for the format details see DL\_POLY-4 manual). Note,
[all …]
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/share/doc/
H A Dadvanced_topics.rst126 DL\_POLY
142 DL\_POLY interface
145 **WARNING: The DL\_POLY interface is still experimental (in development)
152 system previuosly simulated with any version of DL\_POLY, including
153 DL\_POLY-Classic. However, the full optimization of the effective
155 when the new release of DL\_POLY-4 (4.06) is made public; the reason
156 being the incapability of earlier DL\_POLY versions of using
160 latest DL\_POLY-4 version (4.06+) are outlined.
191 files fully compatible with and usable by DL\_POLY. **Note that the
204 correspondingly (for the format details see DL\_POLY-4 manual). Note,
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/algorithm/
H A Dcrc.c33 UCS_CRC ## _width ## _POLY); \
/dports/math/reduce/Reduce-svn5758-src/doc/manual2/
H A Dsparse.tex62 spchar\_poly \ttindex{SPCHAR\_POLY} &
112 spchar\_poly \ttindex{SPCHAR\_POLY} &
H A Dlinalg.tex30 char\_poly\ttindex{CHAR\_POLY} &
84 char\_poly\ttindex{CHAR\_POLY} &
365 {\tt CHAR\_POLY}\ttindex{CHAR\_POLY} and
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/drivers/vector/
H A Dntf.rst73 The _POLY layer has links to links allowing true polygons to
74 be formed (otherwise the _POLY's only have a seed point for geometry.
/dports/graphics/gdal/gdal-3.3.3/doc/source/drivers/vector/
H A Dntf.rst73 The _POLY layer has links to links allowing true polygons to
74 be formed (otherwise the _POLY's only have a seed point for geometry.
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/drivers/vector/
H A Dntf.rst73 The _POLY layer has links to links allowing true polygons to
74 be formed (otherwise the _POLY's only have a seed point for geometry.

12