dkh.modint

Undocumented in source.

Members

Functions

factTable
T[] factTable(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
invFactTable
T[] invFactTable(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
invTable
T[] invTable(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DModInt
struct DModInt(string name)

自動mod取り構造体(実行時mod指定)

ModInt
struct ModInt(uint MD)

自動mod取り構造体

Templates

isModInt
template isModInt(T)
Undocumented in source.

Meta