Module conv_and

Source
Expand description

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

Functions§

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