FAAST
0.2.1
|
A class providing automatic conversion between 22ZZ
and long
types.
More...
A class providing automatic conversion between 22ZZ
and long
types.
You can pass a ZZ
as well as a long
to any function requiring a ZZ_auto
as parameter.
This class is not meant to be used by the user. Use ZZ
, long
or ZZ_p_Algebra::BigInt instead.