num_
modular
0.6.1
Structs
FixedMersenne
Montgomery
Normalized2by1Divisor
Normalized3by2Divisor
PreModInv
PreMulInv1by1
PreMulInv2by1
PreMulInv3by2
ReducedInt
Vanilla
udouble
Traits
DivExact
ModularAbs
ModularCoreOps
ModularInteger
ModularOps
ModularPow
ModularRefOps
ModularSymbols
ModularUnaryOps
Reducer
Type Aliases
FixedMersenneInt
MontgomeryInt
VanillaInt
umax
num_modular
Type Alias
umax
Copy item path
Settings
Help
Summary
Source
pub type umax =
u128
;
Expand description
Alias of the builtin integer type with max width (currently
u128
)