feanor_math::algorithms::convolution

Constant STANDARD_CONVOLUTION

Source
pub const STANDARD_CONVOLUTION: KaratsubaAlgorithm;
Expand description

Good default algorithm for computing convolutions, using Karatsuba’s algorithm with a threshold defined by KaratsubaHint.