pub type NTT998244353 = NTT<998244353, 3>;
$\mod 998244353 (= 2^{23} * 7 * 17 + 1)$上のNTT
NTT
struct NTT998244353 { /* private fields */ }