Function mat32::set_one[][src]

pub fn set_one<T>(out: &mut [T; 6]) -> &mut [T; 6] where
    T: One