Function array_math::transpose_assign

source ·
pub const fn transpose_assign<T, const N: usize>(matrix: &mut [[T; N]; N])