☰
In nekolib::math::convolution
Structs
ButterflyCache
Traits
NttFriendly
Functions
butterfly
butterfly_inv
convolve
convolve_u128
convolve_u128_mod
convolve_u32_mod
convolve_u64
convolve_u64_acl
convolve_u64_mod
convolve_wrapping_u128
convolve_wrapping_u64
?
Function
nekolib
::
math
::
convolution
::
butterfly
source
·
[
−
]
pub fn butterfly<M:
NttFriendly
>(a: &mut [
StaticModInt
<M>])