[][src]Function map_3d::transpose3

pub fn transpose3(x: [f64; 9]) -> [f64; 9]

Returns the array representing the transpose of the input 3-by-3 matrix