Home
last modified time | relevance | path

Searched defs:negin (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/givaro/givaro-4.1.1/src/kernel/gmp++/
H A Dgmp++_int_sub.C96 Integer& Integer::negin(Integer& res) in negin() function
/dports/math/givaro/givaro-4.1.1/src/library/matrix/
H A Dgivmatsparse.h98 void negin ( Rep& P ) const in negin() function
/dports/math/givaro/givaro-4.1.1/src/kernel/field/
H A Dgf2.inl183 inline GF2::Element& GF2::negin (Element& x) const function in Givaro::GF2
188 inline GF2::BitReference GF2::negin (BitReference x) const function in Givaro::GF2
/dports/math/givaro/givaro-4.1.1/src/kernel/ring/
H A Dmodular-inttype.inl49 Modular<IntType, COMP, Enable>::negin (Element& r) const function in Givaro::Modular
H A Dmodular-integer.inl52 Modular<Integer>::negin (Element& r) const function in Givaro::Modular
H A Dmodular-floating.inl171 inline typename MOD::Element & MOD::negin function in Givaro::MOD
H A Dmodular-ruint.inl147 inline typename MOD::Element& MOD::negin function in Givaro::MOD
H A Dmontgomery-ruint.inl169 inline typename Montgomery<RecInt::ruint<K>>::Element& Montgomery<RecInt::ruint<K>>::negin function in Givaro::Montgomery::ruint
H A Dmodular-balanced-double.inl108 ModularBalanced<double>::negin(Element& r) const function in Givaro::ModularBalanced
H A Dmodular-balanced-int64.inl110 ModularBalanced<int64_t>::negin(Element& r) const function in Givaro::ModularBalanced
H A Dmodular-balanced-float.inl107 ModularBalanced<float>::negin(Element& r) const function in Givaro::ModularBalanced
H A Dunparametric-operations.h244 Element &negin (Element &x) const in negin() function
H A Dmodular-balanced-int32.inl110 ModularBalanced<int32_t>::negin(Element& r) const function in Givaro::ModularBalanced
H A Dmodular-integral.inl273 inline typename MOD::Element& MOD::negin function in Givaro::MOD
/dports/math/givaro/givaro-4.1.1/src/library/tools/
H A Dgivquotientdomain.h115 Rep& negin ( Rep& r ) const in negin() function
/dports/math/linbox/linbox-1.6.3/linbox/ring/
H A Denvelope.h172 ElementAbstract& negin (ElementAbstract& x) const{ in negin() function
H A Dpolynomial-local-x.h353 Element &negin(Element &a) const { in negin() function
573 Element &negin(Element &a) const { in negin() function
781 Element &negin(Element &a) const { in negin() function
H A Dpolynomial-ring.h110 Rep& negin(Rep& p, Args... args) const { Parent_t::negin(p,args...); return p; } in negin() function
/dports/math/linbox/linbox-1.6.3/linbox/field/
H A Dparam-fuzzy.h357 Element &negin (Element &x) const { return x = -x; } in negin() function
H A Darchetype.h601 Element &negin (Element &x) const in negin() function
H A Denvelope.h527 ElementAbstract& negin (ElementAbstract& x) const in negin() function
/dports/math/givaro/givaro-4.1.1/src/library/poly1/
H A Dgivpoly1addsub.inl248 inline typename Poly1Dom<Domain,Dense>::Rep& Poly1Dom<Domain,Dense>::negin (Rep& R ) const function in Givaro::Poly1Dom
/dports/math/linbox/linbox-1.6.3/linbox/matrix/matrixdomain/
H A Dplain-domain.h130 Submatrix& negin (Submatrix& A) const // A = -A. in negin() function
/dports/math/givaro/givaro-4.1.1/src/kernel/system/
H A Dgivgenarith.h80 void negin( Rep& r ) const { r = -r; }; in negin() function
/dports/math/givaro/givaro-4.1.1/src/library/vector/
H A Dgivvectsparseops.inl254 inline void VectorDom<Domain,Sparse>::negin ( Rep& res ) const function in Givaro::VectorDom

12