Searched defs:Squared (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 Dinteger.h325 Integer Squared() const {return Times(*this);} function in class:Integer
H A Dgf2n.cpp262 PolynomialMod2 PolynomialMod2::Squared() const function in class:PolynomialMod2
H A Dpolynomi.h134 PolynomialOver<Ring> Squared(const Ring &ring) const {return Times(*this, ring);} function in class:PolynomialOver
278 ThisType Squared() const {return ThisType(B::Squared(ms_fixedRing));} function in class:PolynomialOverFixedRing

Completed in 108 milliseconds