botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
CurveGFp.swap
botan
math
ec_gfp
curve_gfp
CurveGFp
swaps the states of this and other, does not throw
struct
CurveGFp
void
swap
()
(
auto
ref
CurveGFp
other
)
Parameters
other
CurveGFp
curve to swap values with
Meta
Source
See Implementation
botan
math
ec_gfp
curve_gfp
CurveGFp
constructors
this
destructors
~this
functions
fromRep
getA
getARep
getB
getBRep
getP
mul
normalize
opCmp
opEquals
sqr
swap
toRep
toString
toVector
postblits
this(this)
properties
dup
static functions
chooseRepr
variables
m_repr
swaps the states of this and other, does not throw