Module conv_xor

Source
Expand description

添字XOR畳み込み

Functions§

convolution_xor
$h_{i \oplus j} = \sum f_i g_j$を満たす$h$を求める。