matrix_transpose

Function matrix_transpose 

Source
pub fn matrix_transpose(a: &Tensor) -> Tensor
Expand description

Matrix transpose: C = A’