dunkelheit v0.10.0 (2017-12-20T18:24:10Z)
Dub
Repo
ModInt.opBinary
dkh
modint
ModInt
整数型と同じように演算可能 割り算のみ遅い
auto
opBinary
(ModInt r)
struct
ModInt
(uint MD)
const
auto
opBinary
(
string
op
: "+"
)
(
ModInt
r
)
if
(
MD
< int.
max
)
auto
opBinary
(ModInt r)
auto
opBinary
(ModInt r)
auto
opBinary
(ModInt r)
Meta
Source
See Implementation
dkh
modint
ModInt
constructors
this
functions
opBinary
opOpAssign
toString
static functions
inv
make
normS
variables
v
整数型と同じように演算可能 割り算のみ遅い