botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
CurveGFp.opCmp
botan
math
ec_gfp
curve_gfp
CurveGFp
Equality operator
struct
CurveGFp
const
int
opCmp
(
ref
CurveGFp
rhs
)
Parameters
rhs
CurveGFp
a curve
Return Value
Type:
int
true iff lhs is not the same as rhs
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
Equality operator