Type Alias Euclidean

Source
pub type Euclidean<const N: usize> = [Reals; N];