set_up

Function set_up 

Source
pub fn set_up<T>(out: &mut [T; 2]) -> &mut [T; 2]
where T: One + Zero,