Module conv_xor

Source
Expand description

$\mathtt{a_{i \oplus j}} = \sum \mathtt{f_{i}} * \mathtt{g_{j}}$を満たすaを求める。

Functions§

convolution_xor
$\mathtt{a_{i \oplus j}} = \sum \mathtt{f_{i}} * \mathtt{g_{j}}$を満たすaを求める。