pub type Fps<M> = FormalPowerSeries<MInt<M>, MIntConvolve<M>>;Aliased Type§
pub struct Fps<M> {
pub data: Vec<MInt<M>>,
_marker: PhantomData<Convolve<(M, (Modulo2013265921, Modulo1811939329, Modulo2113929217))>>,
}Fields§
§data: Vec<MInt<M>>§_marker: PhantomData<Convolve<(M, (Modulo2013265921, Modulo1811939329, Modulo2113929217))>>