Home
last modified time | relevance | path

Searched defs:maxpy (Results 1 – 25 of 34) sorted by relevance

12

/dports/math/givaro/givaro-4.1.1/src/library/tools/
H A Dgivfractiondomain.h369 Rep& maxpy (Rep& r, const Rep& a, const Rep& x, const Rep& y) const in maxpy() function
374 Rep& maxpy (Rep& r, const Rep& a, const Ring_E& x, const Rep& y) const in maxpy() function
379 Rep& maxpy (Rep& r, const Rep& a, const Rep& x, const Ring_E& y) const in maxpy() function
384 Rep& maxpy (Rep& r, const Ring_E& a, const Rep& x, const Rep& y) const in maxpy() function
389 Rep& maxpy (Rep& r, const Ring_E& a, const Ring_E& x, const Rep& y) const in maxpy() function
394 Rep& maxpy (Rep& r, const Ring_E& a, const Rep& x, const Ring_E& y) const in maxpy() function
399 Rep& maxpy (Rep& r, const Rep& a, const Ring_E& x, const Ring_E& y) const in maxpy() function
H A Dgivquotientdomain.h151 Rep& maxpy (Rep& r, const Rep& a, const Rep& x, const Rep& y) const in maxpy() function
H A Dgivtruncdomain.h346 Rep& maxpy (Rep& r, const Rep& a, const Rep& x, const Rep& y) const in maxpy() function
355 …Rep& maxpy (Rep& r, const Rep& a, const Rep& x, const Rep& y, const Degree& Val, const Degree& de… in maxpy() function
H A Dgivfixedtrunc.h163 Rep& maxpy (Rep& r, const Rep& a, const Rep& x, const Rep& y) const in maxpy() function
/dports/math/givaro/givaro-4.1.1/src/library/poly1/
H A Dgivpoly1axpy.inl78 …inline typename Poly1Dom<Domain,Dense>::Rep& Poly1Dom<Domain,Dense>::maxpy (Rep& r, const Rep& a,… function in Givaro::Poly1Dom
84 …inline typename Poly1Dom<Domain,Dense>::Rep& Poly1Dom<Domain,Dense>::maxpy (Rep& r, const Type_t&… function in Givaro::Poly1Dom
/dports/math/givaro/givaro-4.1.1/src/kernel/gmp++/
H A Dgmp++_int_mul.C112 Integer& Integer::maxpy(Integer& res, const Integer& a, const Integer& x, const Integer& b) in maxpy() function
120 Integer& Integer::maxpy(Integer& res, const Integer& a, const uint64_t x, const Integer& b) in maxpy() function
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/fflas-ffpack/fflas/fflas_simd/
H A Dsimd_modular.inl170 INLINE vect_t maxpy(vect_t &r, const vect_t a, const vect_t b, const vect_t c) const { function in FieldSimd
174 …INLINE vect_t maxpy(const vect_t c, const vect_t a, const vect_t b) const { return mod(simd::fmsub… function in FieldSimd
/dports/math/givaro/givaro-4.1.1/src/kernel/field/
H A Dgf2.inl131 …inline GF2::BitReference GF2::maxpy (BitReference r, const Element& a, const Element& x, const Ele… function in Givaro::GF2
136 …inline GF2::Element& GF2::maxpy (Element& r, const Element& a, const Element& x, const Element& y)… function in Givaro::GF2
/dports/math/givaro/givaro-4.1.1/src/kernel/ring/
H A Dmodular-inttype.inl163 …Modular<IntType, COMP, Enable>::maxpy (Element& r, const Element& a, const Element& b, const Eleme… function in Givaro::Modular
H A Dmodular-integer.inl138 Modular<Integer>::maxpy (Element& r, const Element& a, const Element& b, const Element& c) const function in Givaro::Modular
H A Dmodular-floating.inl217 inline typename MOD::Element& MOD::maxpy function in Givaro::MOD
H A Dmodular-ruint.inl209 inline typename MOD::Element& MOD::maxpy function in Givaro::MOD
H A Dmontgomery-ruint.inl201 inline typename Montgomery<RecInt::ruint<K>>::Element& Montgomery<RecInt::ruint<K>>::maxpy function in Givaro::Montgomery::ruint
H A Dmodular-balanced-double.inl146 …ModularBalanced<double>::maxpy(Element& r, const Element& a, const Element& x, const Element& y) c… function in Givaro::ModularBalanced
H A Dmodular-balanced-int64.inl164 …ModularBalanced<int64_t>::maxpy(Element& r, const Element& a, const Element& x, const Element& y) … function in Givaro::ModularBalanced
H A Dmodular-balanced-float.inl145 …ModularBalanced<float>::maxpy(Element& r, const Element& a, const Element& x, const Element& y) co… function in Givaro::ModularBalanced
H A Dunparametric-operations.h189 Element &maxpy (Element &z, in maxpy() function
H A Dmodular-balanced-int32.inl164 …ModularBalanced<int32_t>::maxpy(Element& r, const Element& a, const Element& x, const Element& y) … function in Givaro::ModularBalanced
H A Dmodular-integral.inl310 inline typename MOD::Element& MOD::maxpy function in Givaro::MOD
H A Dmodular-extended.h226 Element& maxpy (Element& r, const Element& a, const Element& x, const Element& y) const { in maxpy() function
H A Dmontgomery-int32.inl213 … Montgomery<int32_t>::maxpy(Element& r, const Element& a, const Element& b, const Element& c) const function in Givaro::Montgomery
/dports/math/linbox/linbox-1.6.3/linbox/field/
H A Darchetype.h434 Element &maxpy (Element &r, in maxpy() function
H A Denvelope.h398 ElementAbstract& maxpy (ElementAbstract& r, in maxpy() function
/dports/math/linbox/linbox-1.6.3/linbox/ring/
H A Dpolynomial-ring.h132 Rep& maxpy(Rep& p, Args... args) const { Parent_t::maxpy(p,args...); return p; } in maxpy() function
/dports/science/PETSc/petsc-3.14.1/src/vec/vec/impls/seq/kokkos/
H A Dveckok.kokkos.cxx630 …MAXPYFunctor maxpy(yv,8,a[0],a[1],a[2],a[3],a[4],a[5],a[6],a[7],xv[0],xv[1],xv[2],xv[3],xv[4],xv[5… in VecMAXPY_SeqKokkos() local
641 …MAXPYFunctor maxpy(yv,rem,a[0],a[1],a[2],a[3],a[4],a[5],a[6],a[7],xv[0],xv[1],xv[2],xv[3],xv[4],xv… in VecMAXPY_SeqKokkos() local

12