Skip to main content

matrix_really_transpose

Function matrix_really_transpose 

Source
pub fn matrix_really_transpose(a: &Matrix) -> Result<Matrix>
Expand description

Indeed transposes the a matrix.