Home
last modified time | relevance | path

Searched refs:prec_in (Results 1 – 7 of 7) sorted by relevance

/dports/math/e-antic/flint2-ae7ec89/fmpz_poly/
H A Devaluate_horner_d_2exp.c18 …aluate_horner_d_2exp2(slong * exp, const fmpz * poly, slong n, double d, slong dexp, ulong prec_in) in _fmpz_poly_evaluate_horner_d_2exp2() argument
26 if (prec_in > 0) in _fmpz_poly_evaluate_horner_d_2exp2()
27 prec = prec_in; in _fmpz_poly_evaluate_horner_d_2exp2()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz_poly/
H A Devaluate_horner_d_2exp.c18 …aluate_horner_d_2exp2(slong * exp, const fmpz * poly, slong n, double d, slong dexp, ulong prec_in) in _fmpz_poly_evaluate_horner_d_2exp2() argument
26 if (prec_in > 0) in _fmpz_poly_evaluate_horner_d_2exp2()
27 prec = prec_in; in _fmpz_poly_evaluate_horner_d_2exp2()
/dports/graphics/argyllcms/Argyll_V1.9.2/imdi/
H A Dimdi_gen.h48 prec_in = 2, /* Same as input */ enumerator
228 case prec_in: \
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dfmpz_poly.h996 slong n, double d, slong dexp, ulong prec_in);
/dports/math/e-antic/flint2-ae7ec89/
H A Dfmpz_poly.h996 slong n, double d, slong dexp, ulong prec_in);
/dports/math/e-antic/flint2-ae7ec89/doc/source/
H A Dfmpz_poly.rst2227 …luate_horner_d_2exp2(slong * exp, const fmpz * poly, slong n, double d, slong dexp, ulong prec_in)
2233 positive. If ``prec_in`` is not set to `0` the evaluation will be done to
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/doc/source/
H A Dfmpz_poly.rst2227 …luate_horner_d_2exp2(slong * exp, const fmpz * poly, slong n, double d, slong dexp, ulong prec_in)
2233 positive. If ``prec_in`` is not set to `0` the evaluation will be done to