Searched defs:Doubled (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dgf2n.h209 PolynomialMod2 Doubled() const {return Zero();} function in class:PolynomialMod2
H A Dinteger.h323 Integer Doubled() const {return Plus(*this);} function in class:Integer
H A Dpolynomi.h132 PolynomialOver<Ring> Doubled(const Ring &ring) const {return Plus(*this, ring);} function in class:PolynomialOver
276 ThisType Doubled() const {return ThisType(B::Doubled(ms_fixedRing));} function in class:PolynomialOverFixedRing

Completed in 91 milliseconds