M512

Type Alias M512 

Source
pub type M512 = ScaledUnderlier<M256, 2>;

Aliased Type§

#[repr(transparent)]
pub struct M512(pub [ScaledUnderlier<M128, 2>; 2]);

Tuple Fields§

§0: [ScaledUnderlier<M128, 2>; 2]