type BatchBlocks<ParBlocks> = Array<__m512i, Quot<ParBlocks, U4>>;Aliased Type§
#[repr(transparent)]struct BatchBlocks<ParBlocks>(pub <<ParBlocks as Div<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>::Output as ArraySize>::ArrayType<__m512i>);Tuple Fields§
§0: <<ParBlocks as Div<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>>::Output as ArraySize>::ArrayType<__m512i>