Type Definition spaces::Euclidean

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