transpose

qm::m

Function transpose 

Source
pub fn transpose<F: Float + Debug>(m: &Vec<Vec<F>>) -> Vec<Vec<F>>
Expand description

transpose