Function array_math::into_collumn

source ·
pub const fn into_collumn<T, const N: usize>(array: [T; N]) -> [[T; 1]; N]