Home
last modified time | relevance | path

Searched defs:maxpyin (Results 1 – 25 of 32) sorted by relevance

12

/dports/math/givaro/givaro-4.1.1/src/library/poly1/
H A Dgivpoly1axpy.inl106 …inline typename Poly1Dom<Domain,Dense>::Rep& Poly1Dom<Domain,Dense>::maxpyin(Rep& r, const Rep& a,… function in Givaro::Poly1Dom
111 …inline typename Poly1Dom<Domain,Dense>::Rep& Poly1Dom<Domain,Dense>::maxpyin(Rep& r, const Type_t&… function in Givaro::Poly1Dom
/dports/math/givaro/givaro-4.1.1/src/kernel/gmp++/
H A Dgmp++_int_mul.C161 Integer& Integer::maxpyin(Integer& res, const Integer& a, const Integer& x) in maxpyin() function
168 Integer& Integer::maxpyin(Integer& res, const Integer& a, const uint64_t x) in maxpyin() function
/dports/math/givaro/givaro-4.1.1/src/library/tools/
H A Dgivfractiondomain.h427 Rep& maxpyin(Rep& r, const Rep& a, const Rep& x) const in maxpyin() function
432 Rep& maxpyin(Rep& r, const Ring_E& a, const Rep& x) const in maxpyin() function
438 Rep& maxpyin(Rep& r, const Rep& a, const Ring_E& x) const in maxpyin() function
444 Rep& maxpyin(Rep& r, const Ring_E& a, const Ring_E& x) const in maxpyin() function
H A Dgivquotientdomain.h161 Rep& maxpyin(Rep& r, const Rep& a, const Rep& x) const in maxpyin() function
H A Dgivtruncdomain.h350 Rep& maxpyin(Rep& r, const Rep& a, const Rep& x) const in maxpyin() function
359 … Rep& maxpyin (Rep& r, const Rep& a, const Rep& x, const Degree& Val, const Degree& deg) const in maxpyin() function
H A Dgivfixedtrunc.h167 Rep& maxpyin(Rep& r, const Rep& a, const Rep& x) const in maxpyin() function
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dshort-vector.h151 inline void maxpyin(integer r[3], const integer &a, const integer y[3]) in maxpyin() function
570 static LargeDouble& maxpyin(LargeDouble &x, const LargeDouble &a, const LargeDouble &y) in maxpyin() function
/dports/math/givaro/givaro-4.1.1/src/kernel/field/
H A Dgf2.inl225 inline GF2::Element& GF2::maxpyin (Element& r, const Element& a, const Element& x) const function in Givaro::GF2
230 inline GF2::BitReference GF2::maxpyin (BitReference r, const Element& a, const Element& x) const function in Givaro::GF2
/dports/math/givaro/givaro-4.1.1/src/kernel/ring/
H A Dmodular-inttype.inl171 Modular<IntType, COMP, Enable>::maxpyin (Element& r, const Element& a, const Element& b) const function in Givaro::Modular
H A Dmodular-integer.inl148 Modular<Integer>::maxpyin (Element& r, const Element& a, const Element& b) const function in Givaro::Modular
H A Dmodular-floating.inl226 inline typename MOD::Element& MOD::maxpyin function in Givaro::MOD
H A Dmodular-ruint.inl251 inline typename MOD::Element& MOD::maxpyin function in Givaro::MOD
H A Dmontgomery-ruint.inl209 inline typename Montgomery<RecInt::ruint<K>>::Element& Montgomery<RecInt::ruint<K>>::maxpyin function in Givaro::Montgomery::ruint
H A Dmodular-balanced-double.inl152 ModularBalanced<double>:: maxpyin(Element& r, const Element& a, const Element& x) const function in Givaro::ModularBalanced
H A Dmodular-balanced-int64.inl170 ModularBalanced<int64_t>:: maxpyin(Element& r, const Element& a, const Element& x) const function in Givaro::ModularBalanced
H A Dmodular-balanced-float.inl151 ModularBalanced<float>:: maxpyin(Element& r, const Element& a, const Element& x) const function in Givaro::ModularBalanced
H A Dunparametric-operations.h199 Element &maxpyin (Element &z, in maxpyin() function
H A Dmodular-balanced-int32.inl170 ModularBalanced<int32_t>:: maxpyin(Element& r, const Element& a, const Element& x) const function in Givaro::ModularBalanced
H A Dmodular-integral.inl327 inline typename MOD::Element& MOD::maxpyin function in Givaro::MOD
H A Dmodular-extended.h231 Element& maxpyin(Element& r, const Element& a, const Element& x) const { in maxpyin() function
H A Dmontgomery-int32.inl221 Montgomery<int32_t>::maxpyin(Element& r, const Element& a, const Element& b) const function in Givaro::Montgomery
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/fflas-ffpack/fflas/fflas_simd/
H A Dsimd_modular.inl176 …INLINE vect_t maxpyin(vect_t &c, const vect_t a, const vect_t b) const { return c = maxpy(c, a, b)… function in FieldSimd
/dports/math/linbox/linbox-1.6.3/linbox/field/
H A Darchetype.h664 Element &maxpyin (Element &r, const Element &a, const Element &x) const in maxpyin() function
H A Denvelope.h593 ElementAbstract& maxpyin (ElementAbstract& r, in maxpyin() function
/dports/math/linbox/linbox-1.6.3/linbox/ring/
H A Dpolynomial-ring.h134 Rep& maxpyin(Rep& p, Args... args) const { Parent_t::maxpyin(p,args...); return p; } in maxpyin() function

12